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

Syntax

Visual Basic (Declaration)
ReadOnly Property LevelLineLength As Integer
C#
int LevelLineLength { get; }
C++
property int LevelLineLength abstract  {
    int get();
}
J#
/** property */
public int get_LevelLineLength();
JScript
public function get LevelLineLength() : int

Property Value

Missing <value> tag for "P:PalmSens.Plot.LinearModelSettings.LevelLineLength"

See Also