ChartDirector 7.1 (C++ Edition)

QmlChartViewer.getChart


Usage

BaseChart *getChart();

Description

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

Arguments

None

Return Value

The BaseChart pointer.