Returns or sets the spacing of bars between divisions on the x axis. This space is measured as a percentage of the bar width.
Syntax
object.xGap [ = spacing]
The xGap property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
spacing | Single. The bar width percentage. A value of 0 results in the series of bars touching. |