The MapChartBarAxisVisibility enumeration is used to determine visibility type of the X axis of on the map layer.
It is used by the following property:
| Value | Brief description |
| 0 | Collapsed. The X axis is not visible. |
| 1 | Visible. The X axis is visible. |
| 2 | IsDependent. The X axis is visible if there are negative values. |
See also: