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


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

Syntax

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

See Also