OrientationValues enumeration

Office 2013 and later

Orientation

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
MaxMin Maximum to Minimum. When the item is serialized out as xml, its value is "maxMin".
MinMax Minimum to Maximum. When the item is serialized out as xml, its value is "minMax".
Show: