Active prefix
Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property CurrentPrefix As Prefix |
| C# |
|---|
| public Prefix CurrentPrefix { get; } |
| C++ |
|---|
| public property Prefix CurrentPrefix sealed { Prefix get(); } |
| J# |
|---|
| /** property */ public Prefix get_CurrentPrefix(); |
| JScript |
|---|
| public function get CurrentPrefix() : Prefix |
Property Value
Missing <value> tag for "P:PalmSens.Plot.Axis.CurrentPrefix"