Types

Link copied to clipboard
interface Target

Houses information on an object to be marked.

Functions

Link copied to clipboard
abstract fun draw(context: CartesianDrawingContext, targets: List<CartesianMarker.Target>)

Draws the CartesianMarker for the specified Targets.