kvision-chart
/
io.kvision.chart
/
InteractionMode
Interaction
Mode
enum
InteractionMode
:
Enum
<
InteractionMode
>
Content copied to clipboard
Chart interaction modes.
Entries
Properties
Entries
Y
Link copied to clipboard
Y
("y")
Content copied to clipboard
X
Link copied to clipboard
X
("x")
Content copied to clipboard
DATASET
Link copied to clipboard
DATASET
("dataset")
Content copied to clipboard
INDEX
Link copied to clipboard
INDEX
("index")
Content copied to clipboard
NEAREST
Link copied to clipboard
NEAREST
("nearest")
Content copied to clipboard
POINT
Link copied to clipboard
POINT
("point")
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard