vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
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