Back to Devexpress

Series3DBase.Label Property

wpf-devexpress-dot-xpf-dot-charts-dot-series3dbase-6b4b9b7e.md

latest956 B
Original Source

Series3DBase.Label Property

Gets or sets settings of series labels.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public SeriesLabel Label { get; set; }
vb
Public Property Label As SeriesLabel

Property Value

TypeDescription
SeriesLabel

The object providing settings of series labels.

|

See Also

Series3DBase Class

Series3DBase Members

DevExpress.Xpf.Charts Namespace