Constructors
![]() | Overloaded |
Public Methods
![]() | |
![]() | Performs function operation on SourceSeries series. |
![]() | Performs function operation on list of series (SourceSeriesList). |
![]() | |
![]() | |
![]() | Use Invalidate when the entire canvas needs to be repainted. |
![]() | Performs a CheckDataSource method on ParentSeries. |
Public Properties
![]() | Chart associated with this object |
![]() | Deviation defines the standard deviation (StdDev) multiplier, used to calculate low and high Bollinger band value. |
![]() | When Exponential is true, then exponential moving average function will be used to calculate mean value. Otherwise standard moving average function will be used to calculate mean value. |
![]() | LowBand Series stores the low band (Mean - Deviation*StdDev) values. High band values (Mean + Deviation*StdDev) values are stored in the ParentSeries. |
![]() | The pen use to display the lower band line. Corresponds to LowBand.Pen property. |
![]() | 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. |
![]() | The pen used to display the upper band line. |
See Also
Bollinger Class | Steema.TeeChart.Functions Namespace