AnimationType property: SparkChart class
Description
Use this property to specify the animation type for the spark chart.
You can specify either an Integer or constant value for this property. The values are:
| Numeric Value | Constant Value |
|---|---|
|
0 |
%Animation_None |
|
1 |
%Animation_Auto Note: The automatic animation is determined by the charting engine and varies by chart type. Note: %Animation_Auto is the default value. |
This property is read/write.