[]
        
Represents the axis position for the data bar.
public enum DatabarAxisPosition : byte
  Public Enum DatabarAxisPosition As Byte
  | 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.  |