ChartDirector 7.1 (.NET Edition)

WPFChartViewer.ZoomOutWidthLimit


Declaration

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

Description

Gets or sets the viewport width at maximum zoom out.

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