VerticalBarPosition

An interface that defines the y-axis coordinates for vertical bars on a bar plot.

Inheritors

Properties

Link copied to clipboard
abstract val yMax: Y

The highest value at which the bar ends on the y-axis

Link copied to clipboard
abstract val yMin: Y

The lowest value at which the bar begins on the y-axis