EffectChartMajorGroupingType

EffectChartMajorGroupingType enum

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

enum class EffectChartMajorGroupingType

Values

NameValueDescription
BySeries0Animate chart by series
ByCategory1Animate chart by category

See Also