[]
Configurates AxisAnimation. Sets a value indicating whether animation is applied to the axis.
public ChartAnimationBuilder<T> AxisAnimation(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
ChartAnimationBuilder<T> | Current builder. |