ISupportStackedGroup.StackedGroup Property
In This Article
When implemented by a class, specifies a group for all similar series having the same stack group value, to be accumulated into the same stacked bars.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object value, identifying a stack group. |
See Also