EffectChartMinorGroupingType

EffectChartMinorGroupingType enumeration

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

public enum EffectChartMinorGroupingType

Values

NameValueDescription
ByElementInSeries0Animate chart by element in series
ByElementInCategory1Animate chart by element in category

See Also