vico
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
vico
compose
/
com.patrykandpatrick.vico.compose.pie.data
/
PieChartModel
/
Partial
Partial
@
Immutable
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