ASPxClientMovingAverageConvergenceDivergence Members
Represents the client-side equivalent of the MovingAverageConvergenceDivergence class.
#Properties
Name | Description |
---|---|
axis |
Returns the name of the Y-axis that is used to plot the current indicator on a ASPx |
chart |
Gets the chart that owns the current chart element.
Inherited from ASPx |
long |
Returns the long period value required to calculate the indicator. |
name |
Gets the name of the chart element.
Inherited from ASPx |
pane |
Returns the name of a pane, used to plot the separate pane indicator on an XYDiagram.
Inherited from ASPx |
series |
Gets the indicator‘s associated series.
Inherited from ASPx |
short |
Returns the short period value required to calculate the indicator. |
signal |
Returns the smoothing period value required to calculate the indicator. |
See Also