Description of far value of this axis


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

Syntax

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

Property Value

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

See Also