toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.common.shape
/
DashedShape
/
DashedShape
Dashed
Shape
constructor
(
shape
:
Shape
=
Shape.Rectangle
,
dashLengthDp
:
Float
=
Defaults.DASH_LENGTH
,
gapLengthDp
:
Float
=
Defaults.DASH_GAP
,
fitStrategy
:
DashedShape.FitStrategy
=
FitStrategy.Resize
)