getHeightMeasurementLabelValues

abstract fun getHeightMeasurementLabelValues(context: CartesianMeasuringContext, horizontalDimensions: HorizontalDimensions, fullXRange: ClosedFloatingPointRange<Double>, maxLabelWidth: Float): List<Double>

Returns, as a list, the x values for which the HorizontalAxis is to create labels and measure their heights during the measuring phase. This affects how much vertical space the HorizontalAxis requests.