IPointSmithRealValue Property |
LightningChart .NET Help
RealValue component of the smith coordinate.
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.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