core
/
io.data2viz.charts.core
/
SelectionMode
common
Selection
Mode
enum
SelectionMode
:
Enum
<
SelectionMode
>
Content copied to clipboard
Selection behaviors, define how to handle the selection of
Mark
symbols.
Entries
Entries
Single
Link copied to clipboard
common
Single
()
Content copied to clipboard
Only select the value for the currently smallest selected mark
Multiple
Link copied to clipboard
common
Multiple
()
Content copied to clipboard
Allow selection of multiple marks
None
Link copied to clipboard
common
None
()
Content copied to clipboard
Disable
Mark
selection.