[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts.ErrorBarItem

Interface: ErrorBarItem

Sheets.Charts.ErrorBarItem

Table of contents

Properties

Properties

custom

Optional custom: ErrorBarItemCustom

The error bar custom formulas, it contains positive formula and negative formula, just take effect on the Custom(0) value type.


noEndCap

Optional noEndCap: boolean

The error bar has end cap or not.


style

Optional style: ErrorBarItemStyle

The error bar styles.


type

Optional type: number

The error bar type


value

Optional value: number

The error bar value, just take effect on the FixedValue(1) / Percentage(2) / StandardDeviation(3) value type.


valueType

Optional valueType: number

The error bar value type.