LegendVisibility

enum LegendVisibility : Enum<LegendVisibility>

Visibility of the Legend component.

Entries

Auto
Link copied to clipboard
common
(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
Always show the Legend.
Hide
Link copied to clipboard
common
Always hide the Legend.