getMeasuredLabelClearance

open fun getMeasuredLabelClearance(context: MeasureContext, horizontalDimensions: HorizontalDimensions, fullXRange: ClosedFloatingPointRange<Float>): Float

Deprecated

This is no longer used.

Returns the smallest expected distance between a label measured during the measuring phase and the next label or the previous label, whichever is closer to the measured label. This distance is expressed as the difference between the two labels’ x values divided by ChartValues.xStep.