Skip to main content
A newer version of this page is available. .

ASPxClientAxisLabelItem Properties

Represents the client-side equivalent of the AxisLabelItem class.
Name Description
axis Gets the axis to which an axis label item belongs.
axisValue Gets the axis value to which an axis label item corresponds.
axisValueInternal Gets the internal representation of the axis value to which an axis label item corresponds.
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
text Gets the text of an axis label item.
See Also