Constructors
Public Methods
![]() | Adds a new source point with specified X and Y values. |
![]() | Removes all source points. |
![]() | Calculates new smoothed points from internal list of points. |
![]() | |
![]() | Returns an interpolated point. |
Public Properties
![]() | Indicates the spline has already calculated smooth points. |
![]() | Gets or sets the number of resulting smooth points. |
![]() | When true, the spline calculates interpolated points that will pass exactly over source points. |
![]() | |
![]() | Returns the number of total source points. |
See Also
Spline Class | Steema.TeeChart.Functions Namespace