Sets or returns the gap width between categories of series values, as a percentage of the bar of column width.

 public int SeriesGapWidth{ get; set; }
Public Property SeriesGapWidth() As Integer

The series gap width must be between 0 and 500.

The default series gap width is 150.