ComponentOne BubbleChart for ASP.NET Web Forms
BubbleChart Animation / Animation Effect Duration
In This Topic
    Animation Effect Duration
    In This Topic

    You can set the length of C1BubbleChart's animation effect takes using the ChartAnimation property. The unit of time used for specifying animation effect duration is in milliseconds, and the default setting for the Duration property is 500 milliseconds (or half a second). Increase this value for longer animation effect, and decrease this number for a shorter animation effect.

    See Also