[This is preliminary documentation and is subject to change.]
The value is in primary series unit
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public float Value { get; set; }
public float Value { get; set; }
Public Property Value As Single
Get
Set
Public Property Value As Single
Get
Set
public:
property float Value {
float get ();
void set (float value);
}
public:
property float Value {
float get ();
void set (float value);
}
member Value : float32 with get, set
member Value : float32 with get, set
Property Value
Type:
Single