[]
Represents the axis position for the data bar.
public enum DataBarAxisPosition
Public Enum DataBarAxisPosition
| Name | Description |
|---|---|
| Automatic | Indicates that the axis position for the data bar is calculated automatically. |
| Middle | Indicates that the axis position for the data bar is the midpoint of the cell. |
| None | Indicates that there is no axis for the data bar. |