Skip to main content

ASPxClientAxisLabelItem Members

Represents the client-side equivalent of the AxisLabelItem class.

Properties

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