TickLabelPositionValues enumeration

Office 2013 and later

Tick Label Position

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

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

Member nameDescription
High High. When the item is serialized out as xml, its value is "high".
Low Low. When the item is serialized out as xml, its value is "low".
NextTo Next To. When the item is serialized out as xml, its value is "nextTo".
None None. When the item is serialized out as xml, its value is "none".
Show: