SmithSeriesPointRealValue Property |
LightningChart .NET Help
Real component of the smith coordinate.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic double RealValue { get; set; }Public Property RealValue As Double
Get
Set
public:
virtual property double RealValue {
double get () sealed;
void set (double value) sealed;
}Property Value
Type:
DoubleImplements
IPointSmithRealValue
See Also