vico
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
vico
compose
/
com.patrykandpatrick.vico.compose.pie
/
PieChart
/
Slice
/
Slice
Slice
constructor
(
fill
:
Fill
=
Fill.Black
,
strokeFill
:
Fill
=
Fill.Transparent
,
strokeThickness
:
Dp
=
0.dp
,
offsetFromCenter
:
Dp
=
0.dp
,
label
:
PieChart.SliceLabel
?
=
null
)