ChartDirector 7.1 (.NET Edition)

WinChartViewer.ZoomOutHeightLimit


Declaration

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

Description

Gets or sets the viewport height at maximum zoom out.

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