INegativeBarFormat Interface Members
In This Topic
The following tables list the members exposed by INegativeBarFormat.
Public Properties
| Name | Description |
| BorderColor |
Gets a FormatColor object that you can use to specify the border color for negative data bars.
|
| BorderColorType |
Gets or sets whether to use the same border color as positive data bars.
|
| Color |
Gets a FormatColor object that you can use to specify the fill color for negative data bars.
|
| ColorType |
Gets or sets whether to use the same fill color as positive data bars.
|
Top
See Also