vico
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
vico
views
/
com.patrykandpatrick.vico.views.pie.data
/
PieChartModel
/
Partial
Partial
class
Partial
Stores the minimum amount of data required to create a
PieChartModel
.
Members
Functions
complete
Link copied to clipboard
fun
complete
(
extraStore
:
ExtraStore
)
:
PieChartModel
Creates a
PieChartModel
.
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int