TitlePosition enumeration

Office 2013 and later

Defines the TitlePosition enumeration.

Namespace:  DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: