Skip to main content

ASPxClientCommodityChannelIndex Members

Represents the client-side equivalent of the CommodityChannelIndex class.

Properties

Name Description
axisY Returns the name of the Y-axis that is used to plot the current indicator on a ASPxClientXYDiagram. Inherited from ASPxSeparatePaneIndicator.
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
name Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed.
pane Returns the name of a pane, used to plot the separate pane indicator on an XYDiagram. Inherited from ASPxSeparatePaneIndicator.
pointsCount Gets the number of data points used to calculate the indicator values.
series Gets the indicator‘s associated series. Inherited from ASPxClientIndicator.
See Also