INegativeBarFormat Interface Methods
In This Topic
For a list of all members of this type, see INegativeBarFormat members.
Public Methods
| Name | Description |
 | getBorderColor | Gets a FormatColor object that you can use to specify the border color for negative data bars. |
 | getBorderColorType | Gets whether to use the same border color as positive data bars. |
 | getColor | Gets a FormatColor object that you can use to specify the fill color for negative data bars. |
 | getColorType | Gets whether to use the same fill color as positive data bars. |
 | setBorderColorType | Sets whether to use the same border color as positive data bars. |
 | setColorType | Sets whether to use the same fill color as positive data bars. |
Top
See Also