Version

XAxisOverlap Property (CategoryChartView)

Gets or sets the amount of overlap between adjacent categories for the X-axis.
Syntax
public double XAxisOverlap {get; set;}
Remarks
Gets or sets 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