core
/
io.data2viz.charts.core
/
LegendVisibility
common
Legend
Visibility
enum
LegendVisibility
:
Enum
<
LegendVisibility
>
Content copied to clipboard
Visibility of the Legend component.
Entries
Entries
Auto
Link copied to clipboard
common
Auto
()
Content copied to clipboard
(Default value) the Legend is shown if there is enough space, and the information is present (there is a series formatter or there is a Legend.content).
Show
Link copied to clipboard
common
Show
()
Content copied to clipboard
Always show the Legend.
Hide
Link copied to clipboard
common
Hide
()
Content copied to clipboard
Always hide the Legend.