DefaultBarPlotGroupedPointEntry

Constructors

Link copied to clipboard
constructor(i: I, d: List<BarPosition<D>>)

Properties

Link copied to clipboard
open override val d: List<BarPosition<D>>

The dependent-axis values for each series corresponding to the independent-axis value.

Link copied to clipboard
open override val i: I

The independent-axis value of the entry.