PieTotalLabel.Content Property
Gets or sets the total label’s content. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.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