| GrapeCity.Excel.Chart Namespace : IExcelErrorBars Interface | 
For a list of all members of this type, see IExcelErrorBars members.
| Name | Description | |
|---|---|---|
|  | ErrorBarDireciton | Gets or sets the error bar direciton. | 
|  | ErrorBarsFormat | Represents the error bar format. | 
|  | ErrorBarType | Gets or sets the type of the error bar. | 
|  | ErrorBarValueType | Gets or sets the type of the error bar value. | 
|  | Minus | Specifies the error bar value in the negtive direction. | 
|  | MinusReferenceFormula | Specifies the error bar formula in the negtive direction. | 
|  | NoEndCap | Specifies an end cap is not drawn on the error bars. | 
|  | Plus | Specifies the error bar value in the positive direction. | 
|  | PlusReferenceFormula | Specifies the error bar formula in the positive direction. | 
|  | Value | Specifies a value which is used with the errorBar element to determine the length of the error bars. |