Skip to main content

AxisLabelItem Class

For internal use. Represents an individual axis label item.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v14.2.dll

#Declaration

[NonCategorized]
public class AxisLabelItem :
    ChartNonVisualElement

#Remarks

The AxisLabelItem class contains settings that define the functionality of an individual axis label item.

See Also