CustomizeTotalLabelEventArgs.StackedPoints Property
In This Article
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.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The collection of series points that form a series group whose total label is being customized. |
See Also