[]
Specifies legend position.
public enum LegendPosition
Name | Description |
---|---|
Bottom | At bottom from the chart. |
BottomCenter | Bottom center position. |
BottomLeft | Bottom left position. |
BottomRight | Bottom right position. |
Left | At left from the chart. |
Right | At right from the chart. |
Top | At top from the chart. |
TopCenter | Top center position. |
TopLeft | Top left position. |
TopRight | Top right position. |