toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.extension
/
getEntryModel
get
Entry
Model
fun
Map
<
Float
,
List
<
Marker.EntryModel
>
>
.
getEntryModel
(
xValue
:
Float
)
:
List
<
Marker.EntryModel
>
?
Returns those of the
Marker.EntryModel
s stored in the
Map
whose
ChartEntry.x
is equal to
xValue
.
See also
Marker.
EntryModel