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
/
copy
copy
open
fun
copy
(
fill
:
Fill
=
this.fill
,
strokeFill
:
Fill
=
this.strokeFill
,
strokeThickness
:
Dp
=
this.strokeThickness
,
offsetFromCenter
:
Dp
=
this.offsetFromCenter
,
label
:
PieChart.SliceLabel
?
=
this.label
)
:
PieChart.Slice