ChartDirector 5.1 (.NET Edition)

WebChartViewer.ViewPortLeft


Declaration

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

Description

Gets or sets the position of the left side of the view port.

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

The position of the view port left side is its distance from the left side of the underlying surface, as a fraction of the width of the underlying surface. It should be between 0 and 1.