| Enum and Description |
|---|
| com.github.mikephil.charting.animation.Easing.EasingOption
Use Easing.Linear instead of Easing.EasingOption.Linear
|
| com.github.mikephil.charting.components.Legend.LegendPosition |
| Constructor and Description |
|---|
| com.github.mikephil.charting.components.Legend(int[], String[]) |
| com.github.mikephil.charting.components.Legend(List<Integer>, List<String>) |