ASPxClientIndicatorPoint Members
The IndicatorPoint class’s client-side equivalent.Properties
| Name | Description |
|---|---|
| argument | Returns the indicator point’s argument. |
| chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
| series | Returns the series to which the indicator and its point belong. |
| values | Returns the values for the indicator point that the Crosshair Cursor highlights. |
See Also