ChartDirector 7.0 (Java Edition)
WebChartViewer.setZoomInRatio
Usage
public void setZoomInRatio(double ratio)
Description
Sets the magnification ratio for each zoom in click of the mouse.
For zoom in, the ratio should be greater than 1. The default is 2.
Arguments
Argument | Default | Description |
ratio | (Mandatory) | The zoom in ratio. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.