GroupWidth Property (ExtraOptions)
Specifies the group width for Column charts, or the group height for Bar charts.The group width can be specified in pixels or percent of available space.
public string GroupWidth {get; set;}
'Declaration
Public Property GroupWidth As String