ChartDirector 7.1 (C++ Edition)

CViewPortControl.getChart


Usage

BaseChart *getChart();

Description

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

Arguments

None

Return Value

The BaseChart pointer.