LineFill

interface LineFill

Draws a LineCartesianLayer line’s fill.

Types

Link copied to clipboard
object Companion

Houses LineFill factory functions.

Functions

Link copied to clipboard
abstract fun draw(context: CartesianDrawingContext, halfLineThickness: Float, verticalAxisPosition: Axis.Position.Vertical?)

Draws the line fill. PorterDuff.Mode.SRC_IN should be used.