AxisState

interface AxisState

Holds the offsets for major and minor ticks within an axis.

Properties

Link copied to clipboard
abstract val majorTickOffsets: List<Float>
Link copied to clipboard
abstract val minorTickOffsets: List<Float>