AnimationDuration Property

Gets or sets the duration of chart animation, in milliseconds.

object.AnimationDuration as Integer

Use

This property is used to determine how long, in milliseconds it will take the bars in the chart to render with the type specified in the Animation property.

If you do not wish to animate your chart, set this property to zero.

See Also

Animation property

Applies To

GoogleBarChart control