This documentation is archived and is not being maintained.
PictureFormatValues enumeration
Namespace:
DocumentFormat.OpenXml.Drawing.ChartsAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Stretch |
Stretch.
When the item is serialized out as xml, its value is "stretch". |
| Stack |
Stack.
When the item is serialized out as xml, its value is "stack". |
| StackScale |
Stack and Scale.
When the item is serialized out as xml, its value is "stackScale". |