ColumnCartesianLayerMarkerTarget

Houses information on a set of ColumnCartesianLayer columns to be marked.

Types

Link copied to clipboard
data class Column(val entry: ColumnCartesianLayerModel.Entry, val canvasY: Float, val color: Int)

Houses information on a ColumnCartesianLayer column to be marked.

Properties

Link copied to clipboard

Holds Column instances, each of which houses information on a ColumnCartesianLayer column to be marked.