[]
Specifies the range marked by error bars.
public enum ErrorBarType
Public Enum ErrorBarType
| Name | Description |
|---|---|
| Custom | Range is set by fixed values or cell values. |
| FixedValue | Fixed-length error bars. |
| Percentage | Percentage of range to be covered by the error bars. |
| StDev | Shows range for specified number of standard deviations. |
| StError | Shows standard error range. |