Version

GapWidth Property (ComboChartGroup)

Specifies the width of the gap between bars. Applicable only for bar/column charts.
Syntax
public Nullable<int> GapWidth {get; set;}
Remarks

This property is only applicable for bar charts.

The valid range for this property is between 0 and 500, inclusive.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also