Version

XAxisInterval Property (XamCategoryChart)

Gets or sets the frequency of displayed labels along the X-axis.
Syntax
public double XAxisInterval {get; set;}
Remarks
Gets or sets the set value is a factor that determines which labels will be hidden. For example, an interval of 2 will display every other label.
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