getWidthMeasurementLabelValues

abstract fun getWidthMeasurementLabelValues(context: MeasureContext, axisHeight: Float, maxLabelHeight: Float, position: AxisPosition.Vertical): List<Float>

Returns, as a list, the y values for which the VerticalAxis is to create labels and measure their widths during the measuring phase. This affects how much horizontal space the VerticalAxis requests.