Version

Interval Property (CategoryAngleAxis)

Gets or sets the frequency of displayed labels.
Syntax
public double Interval {get; set;}
Remarks
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