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