Spline overview

Constructors

 Constructor

Public Methods

 AddPointAdds a new source point with specified X and Y values.
 ClearRemoves all source points.
 RebuildCalculates new smoothed points from internal list of points.
 SetKnuckle
 ValueReturns an interpolated point.

Public Properties

 BuildIndicates the spline has already calculated smooth points.
 FragmentsGets or sets the number of resulting smooth points.
 InterpolatedWhen true, the spline calculates interpolated points that will pass exactly over source points.
 Item
 NumberOfVerticesReturns the number of total source points.

See Also

Spline Class | Steema.TeeChart.Functions Namespace