ChartDirector 5.1 (.NET Edition)

PlotArea.getBottomY


Usage

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

Description

Gets the bottom y pixel coordinate of the plot area.

Arguments

None

Return Value

The bottom y pixel coordinate of the plot area.