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