[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts.ErrorBarType

Enumeration: ErrorBarType

Sheets.Charts.ErrorBarType

Specifies the type of error bar in series

Table of contents

Enumeration members

Enumeration members

both

both = 0

Specifies each error bar has both minus and plus type at each data point.


minus

minus = 1

Specifies each error bar has minus type at each data point.


plus

plus = 2

Specifies each error bar has plus type at each data point.