ChartDirector 7.1 (.NET Edition)

DrawArea.getHeight


Usage

[C#]public int getHeight();
[VB]Public Function getHeight() As Integer

Description

Gets the height of the drawing surface in pixels.

Arguments

None

Return Value

The height of the drawing surface in pixels.