CustomDrawSeriesPointEventArgs.TotalValue Property
In This Article
Returns the total value of a series group to which the series point belongs.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Double | The total value of a series group to which the series point belongs. |
See Also