PolarSeriesPointValue Property |
LightningChart .NET Help
Value (float).
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic float Value { get; set; }Public Property Value As Single
Get
Set
public:
property float Value {
float get ();
void set (float value);
}Property Value
Type:
Single
See Also