| Interface | Description |
|---|---|
| EasingFunction |
Interface for creating custom made easing functions.
|
| Class | Description |
|---|---|
| ChartAnimator |
Object responsible for all animations in the Chart.
|
| Easing |
Easing options.
|
| Enum | Description |
|---|---|
| Easing.EasingOption |
Use EasingOption instead of EasingFunction to avoid crashes below Android
3.0
|