XlErrorBarInclude enumeration (PowerPoint)
Specifies which error-bar parts to include.
Name | Value | Description |
---|---|---|
xlErrorBarIncludeBoth | 1 | Both the positive and negative error range. |
xlErrorBarIncludeMinusValues | 3 | Only the negative error range. |
xlErrorBarIncludeNone | -4142 | No error bar range. |
xlErrorBarIncludePlusValues | 2 | Only the positive error range. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.