Sets or returns the space between categories in bar and column charts.

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

This will be thrown if the given value is not between 0 and 500.