ChartDirector 7.1 (.NET Edition)

PlotArea.getLeftX


Usage

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

Description

Gets the left x pixel coordinate of the plot area.

Arguments

None

Return Value

The left x pixel coordinate of the plot area.