| Name | Type | Description | Notes |
|---|---|---|---|
| border_color | Color | Gets or sets a FormatColor object that you can use to specify the border color for negative data bars. | [optional] |
| color | Color | Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars. | [optional] |
| border_color_type | str | Gets whether to use the same border color as positive data bars. | [optional] |
| color_type | str | Gets or sets whether to use the same fill color as positive data bars. | [optional] |