[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartAnimationBuilder-1.AnimationMode

AnimationMode Method

AnimationMode(AnimationMode)

Configurates AnimationMode. Sets whether the plot points animate one at a time, series by series, or all at once. The whole animation is still completed within the duration.

Declaration
public ChartAnimationBuilder<T> AnimationMode(AnimationMode value)
Parameters
Type Name Description
AnimationMode value

The value.

Returns
Type Description
ChartAnimationBuilder<T>

Current builder.