Description
Sets or returns the gap width between categories of series values, as a percentage of the bar of column width.
C#
public int SeriesGapWidth{ get ; set ; } |
vb.net
Public Property SeriesGapWidth() As Integer |
Remarks
The series gap width must be between 0 and 500.
The default series gap width is 150.