ChartDirector 7.0 (ASP/COM/VB Edition)
JsChartViewer.
Usage
Description
Constant | Value | Description |
---|---|---|
JsChartViewer.Horizontal | 0 | Zoom actions apply to horizontal direction only. |
JsChartViewer.Vertical | 1 | Zoom actions apply to vertical direction only. |
JsChartViewer.HorizontalVertical | 2 | Zoom actions apply to both horizontal and vertical directions. |
Arguments
Argument | Default | Description |
---|---|---|
direction | (Mandatory) | The zoom direction for mouse zoom actions. |
Return Value