Version

Gap Property (CategoryAxisBase)

Gets or sets the amount of space between adjacent categories for the current axis object.
Syntax
public double Gap {get; set;}
Remarks
The gap is silently clamped to the range [0, 1] when used.
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