HorizontalBarPlotStackedPointEntry

Properties

Link copied to clipboard
abstract val x: List<X>

The x-axis coordinate of the right of each bar in the stack, where lower indices are for bars left in the stack.

Link copied to clipboard
abstract val xOrigin: X

The value for the x-axis Origin, which is the left edge of the left most bar in the stack.

Link copied to clipboard
abstract val y: Y

The y-axis value of the entry.