Version

GapWidth Property (Axis)

Returns or sets a value indicating the width of the gaps between data points or series, expressed as a percentage.
Syntax
public Nullable<double> GapWidth {get; set;}
Remarks

This property is only applicable for Box and Whisker, Histogram, Pareto, and Waterfall charts.

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