PieTotalLabel.Content Property
In This Article
Gets or sets the total label’s content. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Object | The total label’s content. |
#Remarks
Note that this property and PieSeries.SeriesTitleTextPattern property are dependent.
See Also