AxisRenderer
Defines the minimal set of properties and functions required by other parts of the library to draw an axis.
Inheritors
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The bounds (RectF) passed here define the area where the AxisRenderer shouldn’t draw anything.
Link copied to clipboard
abstract fun updateHorizontalDimensions(context: MeasureContext, horizontalDimensions: MutableHorizontalDimensions)
Updates the chart’s MutableHorizontalDimensions instance.