Sub Type - the following table summarizes the different subtypes of the error bar chart:
| Subtype | X Dimension Type | Z Dimension Type | Data Requirements | Settings | 
|---|---|---|---|---|
| Series | Categorical | Categorical | Y | Show Lower Error Y - show/hide the lower Y error marks. Show Upper Error Y - show/hide the upper Y error marks. Size Y - controls the size of the Y error marks | 
| XY Scatter | Numeric | Categorical | Y | Show Lower Error Y - show/hide the Show Upper Error Y - show/hide the upper Y error marks. Size Y - controls the size of the Y error marks 
 Show Lower Error X - show/hide the lower X error marks. Show Upper Error X - show/hide the upper X error marks. Size X - controls the size of the X error marks | 
| XYZ Scatter | Numeric | Numeric | Y Z | Show Lower Error Y - show/hide the Show Upper Error Y - show/hide the upper Y error marks. Size Y - controls the size of the Y error marks 
 Show Lower Error X - show/hide the lower X error marks. Show Upper Error X - show/hide the upper X error marks. Size X - controls the size of the X error marks 
 Show Lower Error Z - show/hide the lower Z error marks. Show Upper Error Z - show/hide the upper Z error marks. Size Z - controls the size of the Z error marks | 
