Click or drag to resize

EffectChartMinorGroupingType Enumeration

Represents the type of an animation effect for chart's element in series or category.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum EffectChartMinorGroupingType
Members
  Member nameValueDescription
ByElementInSeries0 Animate chart by element in series
ByElementInCategory1 Animate chart by element in category
See Also