vico
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
vico
views
/
com.patrykandpatrick.vico.views.pie
/
PieChart
/
Slice
/
Slice
Slice
constructor
(
color
:
Int
=
Color.LTGRAY
,
shaderProvider
:
ShaderProvider
?
=
null
,
strokeWidthDp
:
Float
=
0.0f
,
strokeColor
:
Int
=
Color.TRANSPARENT
,
offsetFromCenterDp
:
Float
=
0.0f
,
label
:
PieChart.SliceLabel
?
=
null
)