[]
        
(Showing Draft Content)

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

Duration Method

Duration(int)

Configurates Duration. Sets the length of entire animation in milliseconds.

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

The value.

Returns
Type Description
ChartAnimationBuilder<T>

Current builder.