Version

TimeAxisBreak Class

Settings for breaks on a time axis.
Syntax
public class TimeAxisBreak : Infragistics.XamarinForms.Controls.ElementBase, Xamarin.Forms.IElementController  
Remarks
Axis breaks can be added to a time axis in order to omit portions of time on that axis. For example, weekends can be skipped, if they are not relevant to your data.
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