ChartDirector 5.1 (.NET Edition)

WebChartViewer.ZoomOutRatio


Declaration

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

Description

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

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

For zoom out, the ratio should be less than 1. The default is 0.5.