ChartDirector 5.1 (.NET Edition)

PlotArea.getLeftX


Usage

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

Description

Gets the left x pixel coordinate of the plot area.

Arguments

None

Return Value

The left x pixel coordinate of the plot area.