ChartDirector 7.1 (.NET Edition)

WebChartViewer.ZoomOutRatio


Declaration

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

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.