Distance from the border of the control to the left of the X axis (in pixels)


Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)

Syntax

Visual Basic (Declaration)
Public Shared LeftAxOffset As Integer
C#
public static int LeftAxOffset;
C++
public:
 static int LeftAxOffset;
J#
public static int LeftAxOffset
JScript
public static LeftAxOffset : int;

See Also