AxisSettings

Specifies the settings for an Axis.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val labels: Slot<@Composable (T) -> Unit>

Content for the bullet graph's axis labels.

Link copied to clipboard

Optional styling for the bullet graph axis. If not provided, default styling will be used.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int