EffectChartMinorGroupingType
EffectChartMinorGroupingType enum
Represents the type of an animation effect for chart’s element in series or category.
enum class EffectChartMinorGroupingType
Values
Name | Value | Description |
---|---|---|
ByElementInSeries | 0 | Animate chart by element in series |
ByElementInCategory | 1 | Animate chart by element in category |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides