Overview
LegendPosition is a enum in Aspose.Words FOSS for .NET.
Specifies the possible positions for a chart legend.
This enumeration defines 6 values: None, Bottom, Left, Right, Top, TopRight.
Values
| Value | Description |
|---|
None | |
Bottom | |
Left | |
Right | |
Top | |
TopRight | |
See Also