PieSeries.Titles Property
In This Article
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public TitleCollection Titles { get; }
#Property Value
Type | Description |
---|---|
Title |
A Title |
See Also