PieSeriesView.Title Property
In This Article
Provides access to the title settings of the pie.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public SeriesTitle Title { get; set; }
#Property Value
Type | Description |
---|---|
Series |
A Series |
See Also