Constructors
Public Methods
![]() | Gets all points from Source series, performs a function operation and stores results in ParentSeries. |
![]() | |
![]() | |
![]() | Calculates trendline paramaters m and b, where y=m*x+b |
![]() | |
![]() | |
![]() | Use Invalidate when the entire canvas needs to be repainted. |
![]() | Performs a CheckDataSource method on ParentSeries. |
Public Properties
![]() | Chart associated with this object |
![]() | |
![]() | Controls how many points or X range will trigger a new point calculation. |
![]() | Controls where to place function calculations inside the full period space. |
![]() | Controls how the Period property is interpreted. |
![]() | |
![]() | Returns the TChartSeries parent of TTeeFunction. |
![]() | Gets or sets an object that provides additional data about the TChart object. |
![]() | Defines different methods for calculating trendline |
![]() | Gets and sets whether System.Decimal is used instead of System.Double for the internal algorithms. When true, algorithms are more accurate but accept a smaller range of numbers. |
Protected Fields
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
Protected Methods
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Calculates trendline first order parameter |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
See Also
CorrelationFunction Class | Steema.TeeChart.Functions Namespace