ChartDirector 5.1 (.NET Edition)

WebChartViewer.ZoomOutWidthLimit


Declaration

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

Description

Gets or sets the view port width at maximum zoom out.

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

This property determines the maximum allowed view port width. It should be between 0 and 1. The default is 1, which means at maximum zoom out, the view port width will cover the entire underlying surface.