ChartDirector 7.1 (.NET Edition)

PlotArea.getHeight


Usage

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

Description

Gets the height of the plot area in pixels.

Arguments

None

Return Value

The height of the plot area in pixels.