Click or drag to resize

PointSmithImgValue 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
Syntax
[DefaultValueAttribute(typeof(double), "0")]
public double ImgValue { get; set; }

Property Value

Type: Double

Implements

IPointSmithImgValue
See Also