Click or drag to resize

IPointSmith Interface

LightningChart .NET Help
Interface of the Smith points.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public interface IPointSmith : IPointRound

The IPointSmith type exposes the following members.

Properties
  NameDescription
Public propertyImgValue
Imaginary component of the smith coordinate.
Public propertyRealValue
RealValue component of the smith coordinate.
Top
See Also