ChartDirector 7.1 (C++ Edition)

ViewPortControlBase.setViewPortManager


Usage

void setViewPortManager(const char *m);

Description

Sets the ViewPortManager object to be associated with the viewport control.

Arguments

ArgumentDefaultDescription
m(Mandatory)The ViewPortManager object to be associated with the viewport control.

Return Value

None