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