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