ChartDirector 7.1 (.NET Edition)

PlotArea.getBottomY


Usage

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

Description

Gets the bottom y pixel coordinate of the plot area.

Arguments

None

Return Value

The bottom y pixel coordinate of the plot area.