Sets or returns the overlap between bars or columns for a category.

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

This will be thrown if the given value is not between -100 and 100.

The value will must be between -100 and 100. The higher the value, the greater the overlap within the category.
This is only applicable to 2D charts.