ChartDirector 5.1 (.NET Edition)

WebChartViewer.ZoomInRatio


Declaration

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

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.