ASPxClientAxis2D Properties
Represents the client-side equivalent of the Axis2D class.| Name | Description |
|---|---|
| axisTitle | Provides access to an axis title object. |
| chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
| constantLines | Provides access to the collection of the axis constant lines. |
| 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. |
| strips | Provides access to the axis strips collection. |
See Also