ASPxClientSingleLevelIndicator Members
The client-side equivalent of the SingleLevelIndicator 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. |
| series | Gets the indicator‘s associated series. Inherited from ASPxClientIndicator. |
| valueLevel | Gets a value specifying the value level to which the single-level indicator corresponds. |
See Also