Column

constructor(entry: ColumnCartesianLayerModel.Entry, canvasY: Float, color: Int)

Parameters

canvasY

the pixel y coordinate of the column’s top or bottom edge (depending on the sign of ColumnCartesianLayerModel.Entry.y).

color

the column LineComponent’s color.