Series.ActualLabel Property
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| SeriesLabel | A SeriesLabel object. |
See Also
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
[Browsable(false)]
public SeriesLabel ActualLabel { get; }
<Browsable(False)>
Public ReadOnly Property ActualLabel As SeriesLabel
| Type | Description |
|---|---|
| SeriesLabel | A SeriesLabel object. |