PpChartUnitEffect enumeration (PowerPoint)
Specifies whether the graph range is animated by series, category, or element.
Name | Value | Description |
---|---|---|
ppAnimateByCategory | 2 | By category |
ppAnimateByCategoryElements | 4 | By category elements |
ppAnimateBySeries | 1 | By series |
ppAnimateBySeriesElements | 3 | By series elements |
ppAnimateChartAllAtOnce | 5 | Chart all at once |
ppAnimateChartMixed | -2 | Chart mixed |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.