ASPxClientWilliamsR Properties
Represents the client-side equivalent of the WilliamsR class.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