TitlePosition enumeration
Office 2013 and later
Defines the TitlePosition enumeration.
Namespace: DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Above | above. When the item is serialized out as xml, its value is "above". | |
| Overlay | overlay. When the item is serialized out as xml, its value is "overlay". | |
| Off | off. When the item is serialized out as xml, its value is "off". | |
| Ninch | ninch. When the item is serialized out as xml, its value is "ninch". |
Show: