[]
Represents the position of the legend on a chart.
public enum LegendPosition
Public Enum LegendPosition
Name | Description |
---|---|
Bottom | Below the chart. |
Custom | A custom position. |
Left | Left of the chart. |
Right | Right of the chart. |
Top | Above the chart. |
TopRight | In the upper-right corner of the chart border. |