ChartDirector 7.1 (C++ Edition)

QChartViewer.getChart


Usage

BaseChart *getChart();

Description

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

Arguments

None

Return Value

The BaseChart pointer.