Distance from the border of the control to the bottom of the Y axis (in pixels)


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

Syntax

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

See Also