ChartDirector 5.1 (.NET Edition)

WebChartViewer.ViewPortHeight


Declaration

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

Description

Gets or sets the height of the view port.

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

The view port height is expressed as a fraction of the height of the underlying surface. It should be between 0 and 1.