LegendPositionValues enumeration
Office 2013 and later
Legend Position
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Bottom | Bottom. When the item is serialized out as xml, its value is "b". | |
| TopRight | Top Right. When the item is serialized out as xml, its value is "tr". | |
| Left | Left. When the item is serialized out as xml, its value is "l". | |
| Right | Right. When the item is serialized out as xml, its value is "r". | |
| Top | Top. When the item is serialized out as xml, its value is "t". |
Show: