getWidthMeasurementLabelValues
abstract fun getWidthMeasurementLabelValues(context: CartesianMeasuringContext, horizontalDimensions: HorizontalDimensions, fullXRange: ClosedFloatingPointRange<Double>): List<Double>
Returns, as a list, the x values for which the HorizontalAxis is to create labels and measure their widths during the measuring phase. The width of the widest label is passed to other functions.