IPointSmithRealValue Property |
LightningChart .NET Help
RealValue component of the smith coordinate.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxdouble RealValue { get; set; }Property RealValue As Double
Get
Set
property double RealValue {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also