LegendPosition enumeration
Office 2013 and later
Defines the LegendPosition enumeration.
Namespace: DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Right | right. When the item is serialized out as xml, its value is "right". | |
| Top | top. When the item is serialized out as xml, its value is "top". | |
| Left | left. When the item is serialized out as xml, its value is "left". | |
| Bottom | bottom. When the item is serialized out as xml, its value is "bottom". | |
| Ninch | ninch. When the item is serialized out as xml, its value is "ninch". |
Show: