FormatConditionBarOptions Properties
Contains options related to format conditions that use a bar to visualize numeric values.| Name | Description |
|---|---|
| AllowNegativeAxis | Gets or sets whether negative data bars are displayed in the direction opposite to the positive data bars. |
| DrawAxis | Gets or set whether to draw the vertical axis between positive and negative data bars. |
| ShowBarOnly | Gets or sets whether to show bars without corresponding values. |
See Also