ChartDirector Ver 4.1 (ColdFusion Edition)
JsChartViewer.setZoomOutWidthLimit
Usage
setZoomOutWidthLimit(width)
Description
Sets the view port width at maximum zoom out.
This method determines the maximum allowed view port width. It should be between 0 and 1. The default is 1, which means at maximum zoom out, the view port width will cover the entire underlying surface.
Arguments
Argument | Default | Description |
width | (Mandatory) | The maximum allowed view port width. |
Return Value
None
© 2006 Advanced Software Engineering Limited. All rights reserved.