DefaultVerticalBarPlotGroupedPointEntry

Constructors

Link copied to clipboard
constructor(x: X, y: List<VerticalBarPosition<Y>>)

Properties

Link copied to clipboard
open override val x: X

The x-axis value of the entry.

Link copied to clipboard
open override val y: List<VerticalBarPosition<Y>>

The y-axis values for each series corresponding to the x-axis value.