CustomizePieTotalLabelEventArgs.TotalValue Property
Returns the total label value.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A floating-point number that specifies the total value of pie series point values. |
See Also