Description of close value of this axis


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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property CloseString As String
C#
public string CloseString { get; }
C++
public property string CloseString sealed  {
    String get();
}
J#
/** property */
public string get_CloseString();
JScript
public function get CloseString() : String

Property Value

Missing <value> tag for "P:PalmSens.Plot.Axis.CloseString"

See Also