CustomizeTotalLabelEventArgs.StackedPoints Property
Returns the collection of series points that form a series group whose total label is being customized.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Charts.StackedBarSeriesPointReadOnlyList | The collection of series points that form a series group whose total label is being customized. |
See Also