toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.common.component
/
Shadow
/
Shadow
Shadow
constructor
(
radiusDp
:
Float
,
dxDp
:
Float
=
0.0f
,
dyDp
:
Float
=
0.0f
,
color
:
Int
=
Defaults.SHADOW_COLOR
)
Parameters
radius
Dp
the blur radius (in dp).
dx
Dp
the horizontal offset (in dp).
dy
Dp
the vertical offset (in dp).
color
the color.