Axis

Types

Link copied to clipboard
sealed interface Position

Specifies the position of an Axis.

Properties

Link copied to clipboard
abstract val position: P

The position of the Axis.

Functions

Link copied to clipboard

Draws content over the CartesianLayers.

Link copied to clipboard

Draws content under the CartesianLayers.

Link copied to clipboard
abstract fun setRestrictedBounds(vararg bounds: RectF?)

The bounds (RectF) passed here define the area where the Axis shouldn’t draw anything.

Link copied to clipboard

Updates the chart’s MutableHorizontalDimensions instance.