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
/
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.