vico
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
vico
core
/
com.patrykandpatrick.vico.core.common
/
Offset
Offset
interface
Offset
Represents an offset.
Members
Properties
x
Link copied to clipboard
abstract
val
x
:
Float
The
x
-offset (in pixels).
y
Link copied to clipboard
abstract
val
y
:
Float
The
y
-offset (in pixels).