Contains a definition of error bars for a series.
Contained In
Subelements
BarType, ErrorMarker, ErrorType, Line, Minus, Orientation, Plus, Value
Remarks
The BarType, ErrorType, Orientation, and either the Plus and Minus or the Value subelements are required. All other subelements are optional.
The Value subelement is required if the ErrorType subelement contains the string constant StdErr. If the ErrorType element contains the string constant Custom, the Plus and Minus elements are required, depending on the type of bar specified in the BarType element.