ShapeValues enumeration

Office 2013 and later

Shape

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
Cone Cone. When the item is serialized out as xml, its value is "cone".
ConeToMax Cone to Max. When the item is serialized out as xml, its value is "coneToMax".
Box Box. When the item is serialized out as xml, its value is "box".
Cylinder Cylinder. When the item is serialized out as xml, its value is "cylinder".
Pyramid Pyramid. When the item is serialized out as xml, its value is "pyramid".
PyramidToMaximum Pyramid to Maximum. When the item is serialized out as xml, its value is "pyramidToMax".
Show: