TickMarkValues enumeration
Office 2013 and later
Tick Mark
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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 "in". | |
| 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 "out". |
Show: