Chart.GapWidth

Chart.GapWidth property

Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. The value of this property must be between 0 and 500.

public int GapWidth { get; set; }

See Also