CustomizeTotalLabelEventArgs.TotalValue Property
Returns the total value of a series group whose total label is customized.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The total value of a series group whose total label is customized. |
See Also