getMeasuredLabelValues
abstract fun getMeasuredLabelValues(context: MeasureContext, horizontalDimensions: HorizontalDimensions, fullXRange: ClosedFloatingPointRange<Float>): List<Float>
Returns, as a list, the x values for which labels are to be created and measured during the measuring phase. This affects how much vertical space the HorizontalAxis requests.