ChartDirector 7.1 (C++ Edition)
ViewPortControlBase.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
zoomDirection | (Mandatory) | The allowable zoom direction. Must be one of the predefined constants DirectionHorizontal, DirectionVertical and DirectionHorizontalVertical for horizontal, vertical and bi-directional zooming. |
scrollDirection | (Mandatory) | The allowable scroll direction. Must be one of the predefined constants DirectionHorizontal, DirectionVertical and DirectionHorizontalVertical for horizontal, vertical and bi-directional scrolling. |
Return Value