CartesianValueFormatter
Formats values for display.
Types
Link copied to clipboard
object Companion
Houses CartesianValueFormatter factory functions.
Functions
Link copied to clipboard
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.