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
/
SliceProvider
/
getSlice
get
Slice
abstract
fun
getSlice
(
entry
:
PieChartModel.Entry
,
index
:
Int
,
extraStore
:
ExtraStore
)
:
PieChart.Slice
Returns the
Slice
for the specified entry and slice index.