Back to Devexpress

SidePoint.ActualLabel Property

wpf-devexpress-dot-xpf-dot-charts-dot-sidepoint-d0d15de7.md

latest1.0 KB
Original Source

SidePoint.ActualLabel Property

Returns the actual settings of the series label.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(false)]
public SeriesLabel ActualLabel { get; }
vb
<Browsable(False)>
Public ReadOnly Property ActualLabel As SeriesLabel

Property Value

TypeDescription
SeriesLabel

A SeriesLabel object that contains label settings.

|

See Also

SidePoint Class

SidePoint Members

DevExpress.Xpf.Charts Namespace