getLabelValues
abstract fun getLabelValues(context: ChartDrawContext, axisHeight: Float, maxLabelHeight: Float, position: AxisPosition.Vertical): List<Float>
Returns, as a list, the y values for which labels are to be displayed.
Returns, as a list, the y values for which labels are to be displayed.