DataBarAxisPosition Enum
Represents a data bar axis position.
Fields
Automatic | The axis position for the data bar is calculated automatically (variable position based on negative values). |
Midpoint | The axis position for the data bar is the midpoint of the cell. |
None | There is no axis for the data bar. |