ChartDirector 7.1 (.NET Edition)

WebChartViewer.ZoomInRatio


Declaration

[C#]public double ZoomInRatio {get; set;};
[VB]Public Property ZoomInRatio As Double

Description

Gets or sets the magnification ratio for each zoom in click of the mouse.

Note: This property is applicable only if the browser side JsChartViewer is included in the web page.

For zoom in, the ratio should be greater than 1. The default is 2.