animate property

bool animate
final

It is the animation toggle

If true, the chart will animate, else not. It is true by default.

Implementation

final bool animate;