DataLabelsPosition enumeration

Office 2013 and later

Defines the DataLabelsPosition 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
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: