Name | Description | |
---|---|---|
clearFormats | Clears the formatting of the object. | |
delete | Deletes the object. | |
getAmount | Gets the amount of error bar. | |
getDirection | Returns the direction of the error bar. | |
getEndStyle | Gets the end style for the error bar. | |
getFormat | Returns the format for chart elements. | |
getMinus | Gets formula of negative error amount when error bar value type is Custom. | |
getParent | Returns the parent object for the specified object. | |
getPlus | Gets formula of positive error amount when error bar value type is Custom. | |
getType | Gets which error-bar parts to include. | |
getValueType | Gets the range marked by error bars. | |
setAmount | Sets amount of error bar. The amount must be greater than or equal to zero. | |
setEndStyle | Sets the end style for the error bar. | |
setMinus | Sets formula of negative error amount when error bar value type is Custom. | |
setPlus | Sets formula of positive error amount when error bar value type is Custom. | |
setType | Sets which error-bar parts to include. | |
setValueType | Sets the range marked by error bars. |