Back to Devexpress

AxisBase.ActualLabel Property

wpf-devexpress-dot-xpf-dot-charts-dot-axisbase-1fea9ed2.md

latest1017 B
Original Source

AxisBase.ActualLabel Property

Gets an actual label value of the AxisBase object.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Property Value

TypeDescription
AxisLabel

An AxisLabel object.

|

See Also

AxisBase Class

AxisBase Members

DevExpress.Xpf.Charts Namespace