ChartDirector 5.1 (.NET Edition)

WebChartViewer.ZoomOutHeightLimit


Declaration

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

Description

Gets or sets the view port height 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 height. It should be between 0 and 1. The default is 1, which means at maximum zoom out, the view port height will cover the entire underlying surface.