getLabelValues

abstract fun getLabelValues(context: CartesianDrawingContext, axisHeight: Float, maxLabelHeight: Float, position: Axis.Position.Vertical): List<Double>

Returns, as a list, the y values for which labels are to be displayed.