ASPxClientAxis Properties
Represents the client-side equivalent of the Axis class.
Name | Description |
---|---|
axis |
Provides access to an axis title object.
Inherited from ASPx |
chart |
Gets the chart that owns the current chart element.
Inherited from ASPx |
constant |
Provides access to the collection of the axis constant lines.
Inherited from ASPx |
diagram |
Provides access to the XY-diagram which contains the current axis.
Inherited from ASPx |
name |
Gets the name of the chart element.
Inherited from ASPx |
range |
Provides acess to the range of the axis coordinates.
Inherited from ASPx |
reverse | Gets a value indicating whether the axis is reversed. |
strips |
Provides access to the axis strips collection.
Inherited from ASPx |
See Also