LegendPositionType enumeration
LegendPositionType enumeration
Enumerates the legend position types.
The LegendPositionType type exposes the following members:
Fields
| Field | Description | 
|---|---|
| BOTTOM | Displays the legend to the bottom of the chart’s plot area. | 
| CORNER | Displays the legend to the corner of the chart’s plot area. | 
| LEFT | Displays the legend to the left of the chart’s plot area. | 
| NOT_DOCKED | Represents that the legend is not docked. | 
| RIGHT | Displays the legend to the right of the chart’s plot area. | 
| TOP | Displays the legend to the top of the chart’s plot area. | 
See Also
- module aspose.cells.charts