LineCartesianLayerMarkerTarget

Houses information on a set of LineCartesianLayer points to be marked.

Types

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

Houses information on a LineCartesianLayer point to be marked.

Properties

Link copied to clipboard

Holds Point instances, each of which houses information on a marked point.