TickLabelPositionValues enumeration
Office 2013 and later
Tick Label Position
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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: