Click or drag to resize

EffectChartMajorGroupingType Enumeration

Represents the type of an animation effect for chart's element.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum EffectChartMajorGroupingType
Members
  Member nameValueDescription
BySeries0 Animate chart by series
ByCategory1 Animate chart by category
See Also