Version

Overlap Property (CategoryAxisBase)

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