DataLabelsPosition enumeration
Office 2013 and later
Defines the DataLabelsPosition enumeration.
Namespace: DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Center | center. When the item is serialized out as xml, its value is "center". | |
| InsideEnd | insideEnd. When the item is serialized out as xml, its value is "insideEnd". | |
| InsideBase | insideBase. When the item is serialized out as xml, its value is "insideBase". | |
| OutsideEnd | outsideEnd. When the item is serialized out as xml, its value is "outsideEnd". | |
| Ninch | ninch. When the item is serialized out as xml, its value is "ninch". |
Show: