This documentation is archived and is not being maintained.
ErrorBarValues 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 |
|---|
| Both |
Both.
When the item is serialized out as xml, its value is "both". |
| Minus |
Minus.
When the item is serialized out as xml, its value is "minus". |
| Plus |
Plus.
When the item is serialized out as xml, its value is "plus". |