EffectChartMajorGroupingType
Overview
EffectChartMajorGroupingType is a enum in Aspose.Slides FOSS for Python.
Represents the type of an animation effect for chart’s element.
This enumeration defines 2 values: BY_SERIES, BY_CATEGORY.
Values
| Value | Description |
|---|---|
BY_SERIES | Represents grouping chart data by each series |
BY_CATEGORY | Represents grouping chart data by each category |