Constructors
![]() | Overloaded |
Public Methods
![]() | Gets all points from Source series, performs a function operation and stores results in ParentSeries. |
![]() | |
![]() |
Public Properties
![]() | Access characteristics of the DMDown line (a FastLineSeries). DMDown is a sub-series (of type FastLine) of ADX function. |
![]() | Access characteristics of the DMUp line (a FastLineSeries). DMUp is a sub-series (of type FastLine) of ADX function. |
![]() | The pen used to draw the lower ADX line. Corresponds to DMDown.Pen property. |
![]() | The pen used to draw the upper ADX line.
Corresponds to DMUp.Pen property.
aDXFunction1.UpLinePen.Color = Color.Blue ; |
See Also
ADXFunction Class | Steema.TeeChart.Functions Namespace