ChartDirector 5.1 (.NET Edition)

PlotArea.getTopY


Usage

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

Description

Gets the top y pixel coordinate of the plot area.

Arguments

None

Return Value

The top y pixel coordinate of the plot area.