Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 876 Bytes

File metadata and controls

13 lines (9 loc) · 876 Bytes

NegativeBarFormat

Properties

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]

[Back to Model list] [Back to API list] [Back to README]