getLastLabelValue

open fun getLastLabelValue(context: CartesianMeasuringContext, maxLabelWidth: Float): Double?

If the HorizontalAxis is to reserve room for the last label, returns the last label’s x value. Otherwise, returns null.