core
/
io.data2viz.charts.core
/
MarkLabel
common
Mark
Label
enum
MarkLabel
:
Enum
<
MarkLabel
>
Content copied to clipboard
Display X/Y information for a given Mark sign.
Entries
Entries
None
Link copied to clipboard
common
None
()
Content copied to clipboard
Don't display any label.
X
Link copied to clipboard
common
X
()
Content copied to clipboard
Display the X value.
Y
Link copied to clipboard
common
Y
()
Content copied to clipboard
Display the Y value.
XY
Link copied to clipboard
common
XY
()
Content copied to clipboard
Display the X and Y value.