LineStroke
Defines the style of a LineCartesianLayer line’s stroke.
Inheritors
Types
Link copied to clipboard
data class Continuous(val thickness: Dp = Defaults.LINE_SPEC_THICKNESS_DP.dp, val cap: StrokeCap = StrokeCap.Butt) : LineCartesianLayer.LineStroke
Produces a continuous stroke.
Functions
Link copied to clipboard
Applies the stroke style to paint.