toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.cartesian.data
/
CartesianLayerModel
/
Entry
Entry
interface
Entry
Represents a single entity in a
CartesianLayerModel
.
Inheritors
Entry
Entry
Entry
Members
Properties
x
Link copied to clipboard
abstract
val
x
:
Double
The
x
coordinate.
Functions
equals
Link copied to clipboard
abstract
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
override
fun
hashCode
(
)
:
Int