Function overview

Constructors

 ConstructorOverloaded

Public Methods

 AddPointsGets all points from Source series, performs a function operation and stores results in ParentSeries.
 CalculatePerforms function operation on SourceSeries series.
 CalculateManyPerforms function operation on list of series (SourceSeriesList).
 Clear
 Description
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 RecalculatePerforms a CheckDataSource method on ParentSeries.

Public Properties

 Chart (inherited from TeeBase)Chart associated with this object
 PeriodControls how many points or X range will trigger a new point calculation.
 PeriodAlignControls where to place function calculations inside the full period space.
 PeriodStyleControls how the Period property is interpreted.
 SeriesReturns the TChartSeries parent of TTeeFunction.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.

See Also

Function Class | Steema.TeeChart.Functions Namespace