ChartDirector 7.1 (C++ Edition)

QmlViewPortControl.getChart


Usage

BaseChart *getChart();

Description

Gets the BaseChart object provided by the previous QmlViewPortControl.setChart method call.

Arguments

None

Return Value

The BaseChart pointer.