[]
Configurates Duration. Sets the length of entire animation in milliseconds.
public ChartAnimationBuilder<T> Duration(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| ChartAnimationBuilder<T> | Current builder. |