Click or drag to resize

PointSmith Constructor

LightningChart .NET Help
Overload List
  NameDescription
Public methodPointSmith
PointSmith default constructor. Object keeps state information of whether the object is at initial state, and some properties use this information for special purposes.
Public methodPointSmith(IChartNode)
PointSmith constructor.
Public methodPointSmith(IPointSmith)
PointSmith constructor.
Public methodPointSmith(PointSmith)
PointSmith copy constructor.
Public methodPointSmith(Double, Double, IChartNode)
PointSmith constructor.
Top
See Also