ChartDirector 7.1 (C++ Edition)

CChartViewer.getChart


Usage

BaseChart *getChart();

Description

Gets the BaseChart pointer provided by the previous CChartViewer.setChart method call.

Arguments

None

Return Value

The BaseChart pointer.