HorizontalBarPlotEntry

An interface that defines a data element to be plotted on a Horizontal bar chart.

Parameters

X

The type of the x-axis values

Y

The type of the y-axis values

Inheritors

Properties

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

The x-axis value for the bar position.

Link copied to clipboard
abstract val y: Y

y-axis value at which the bar should be plotted