TickLabelPositionNinch enumeration

Office 2013 and later

Defines the TickLabelPositionNinch 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
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".
NextToAxis nextToAxis. When the item is serialized out as xml, its value is "nextToAxis".
None none. When the item is serialized out as xml, its value is "none".
Ninch ninch. When the item is serialized out as xml, its value is "ninch".
Show: