ASPxClientRadarAxis Members
Represents the client-side equivalent of the RadarAxis class.Properties
| Name | Description |
|---|---|
| chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
| diagram | Provides access to the XY-diagram which contains the current axis. Inherited from ASPxClientAxisBase. |
| name | Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed. |
| range | Provides acess to the range of the axis coordinates. Inherited from ASPxClientAxisBase. |
See Also