ISupportStackedGroup.StackedGroup Property
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.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value, identifying a stack group. |
See Also