[]
        
(Showing Draft Content)

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

Easing Method

Easing(Easing)

Configurates Easing. Sets the easing function applied to the animation.

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

The value.

Returns
Type Description
ChartAnimationBuilder<T>

Current builder.