Back to Devexpress

AxisLabelItem.Label Property

wpf-devexpress-dot-xpf-dot-charts-dot-axislabelitem.md

latest1.1 KB
Original Source

AxisLabelItem.Label Property

For internal use. Gets the axis label, to which the AxisLabelItem corresponds.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public AxisLabel Label { get; }
vb
Public ReadOnly Property Label As AxisLabel

Property Value

TypeDescription
AxisLabel

An AxisLabel object.

|

See Also

AxisLabelItem Class

AxisLabelItem Members

DevExpress.Xpf.Charts Namespace