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
 IncludeNulls
 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.

Protected Fields

 CanUsePeriod
 dPeriod
 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)
 updating

Protected Methods

 AddFunctionXY
 AddValues
 CalculateAllPoints
 CalculateByPeriod
 CalculatePeriod
 CalculateValue
 Dispose
 DoCalculation
 HideSeries
 InternalSetPeriod
 PrepareSeries
 RecalculateSource
 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TeeBase)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)
 ValueList

See Also

Function Class | Steema.TeeChart.Functions Namespace