core
/
io.data2viz.charts.core
/
LegendPosition
common
Legend
Position
enum
LegendPosition
:
Enum
<
LegendPosition
>
Content copied to clipboard
External layout of a Legend box, where it will be placed on screen.
Entries
Entries
Floating
Link copied to clipboard
common
Floating
()
Content copied to clipboard
(Default value) Place the Legend if there is enough free space, on the chart drawing zone.
Top
Link copied to clipboard
common
Top
()
Content copied to clipboard
Place the Legend on the upper part of the chart.
Left
Link copied to clipboard
common
Left
()
Content copied to clipboard
Place the Legend on the left part of the chart.
Right
Link copied to clipboard
common
Right
()
Content copied to clipboard
Place the Legend on the right part of the chart.
Bottom
Link copied to clipboard
common
Bottom
()
Content copied to clipboard
Place the Legend on the lower part of the chart.