format
abstract fun format(context: CartesianMeasuringContext, value: Double, verticalAxisPosition: Axis.Position.Vertical?): CharSequence
Formats value. verticalAxisPosition is the position of the VerticalAxis with which the caller is associated.
Formats value. verticalAxisPosition is the position of the VerticalAxis with which the caller is associated.