IPointSmithImgValue 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
Syntaxdouble ImgValue { get; set; }Property ImgValue As Double
Get
Set
property double ImgValue {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also