LineStroke
Defines the style of a LineCartesianLayer line’s stroke.
Inheritors
Types
Link copied to clipboard
object Companion
Provides access to LineStroke factory functions.
Link copied to clipboard
data class Continuous(val thicknessDp: Float = Defaults.LINE_SPEC_THICKNESS_DP, val cap: Paint.Cap = Paint.Cap.ROUND) : LineCartesianLayer.LineStroke
Produces a continuous stroke.
Link copied to clipboard
Functions
Link copied to clipboard
Applies the stroke style to paint.