# GC.Spread.Sheets.Charts.ErrorBarItem

## Content

# Interface: ErrorBarItem

[Sheets](../modules/GC.Spread.Sheets).[Charts](../modules/GC.Spread.Sheets.Charts).ErrorBarItem

## Table of contents

### Properties

- [custom](GC.Spread.Sheets.Charts.ErrorBarItem#custom)
- [noEndCap](GC.Spread.Sheets.Charts.ErrorBarItem#noendcap)
- [style](GC.Spread.Sheets.Charts.ErrorBarItem#style)
- [type](GC.Spread.Sheets.Charts.ErrorBarItem#type)
- [value](GC.Spread.Sheets.Charts.ErrorBarItem#value)
- [valueType](GC.Spread.Sheets.Charts.ErrorBarItem#valuetype)

## Properties

### <a id="custom" name="custom"></a> custom

• `Optional` **custom**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `negative` | `string` |
| `positive` | `string` |

___

### <a id="noendcap" name="noendcap"></a> noEndCap

• `Optional` **noEndCap**: `boolean`

___

### <a id="style" name="style"></a> style

• `Optional` **style**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `color?` | `string` |
| `dashStyle?` | [`ILineStyle`](GC.Spread.Sheets.Charts.ILineStyle) |
| `transparency?` | `number` |
| `visible?` | `boolean` |
| `width?` | `number` |

___

### <a id="type" name="type"></a> type

• `Optional` **type**: `number`

___

### <a id="value" name="value"></a> value

• `Optional` **value**: `number`

___

### <a id="valuetype" name="valuetype"></a> valueType

• `Optional` **valueType**: `number`
