TickMarkNinch enumeration

Office 2013 and later

Defines the TickMarkNinch 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
Cross cross. When the item is serialized out as xml, its value is "cross".
Inside inside. When the item is serialized out as xml, its value is "inside".
None none. When the item is serialized out as xml, its value is "none".
Outside outside. When the item is serialized out as xml, its value is "outside".
Ninch ninch. When the item is serialized out as xml, its value is "ninch".
Show: