ChartDirector 7.1 (C++ Edition)

QViewPortControl.getChart


Usage

BaseChart *getChart();

Description

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

Arguments

None

Return Value

The BaseChart pointer.