[]
Configurates Easing. Sets the easing function applied to the animation.
public ChartAnimationBuilder<T> Easing(Easing value)
| Type | Name | Description |
|---|---|---|
| Easing | value | The value. |
| Type | Description |
|---|---|
| ChartAnimationBuilder<T> | Current builder. |