EffectChartMajorGroupingType

EffectChartMajorGroupingType enumeration

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

public enum EffectChartMajorGroupingType

Values

NameValueDescription
BySeries0Animate chart by series
ByCategory1Animate chart by category

See Also