Skip to main content

ASPxClientBollingerBands Members

Represents the client-side equivalent of the BollingerBands class.

Properties

Name Description
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
name Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed.
pointsCount Gets the number of data points used to calculate the indicator values.
series Gets the indicator‘s associated series. Inherited from ASPxClientIndicator.
valueLevel Gets a value, indicating whose series point values are used to calculate the indicator’s values.
See Also