ChartDirector 7.1 (.NET Edition)

WebChartViewer.ViewPortTop


Declaration

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

Description

Gets or sets the position of the top side of the viewport.

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

The position of the viewport top side is its distance from the top side of the underlying surface, as a fraction of the height of the underlying surface. It should be between 0 and 1.