Version

TimeAxisLabelFormat Class

Settings for a label format on a time axis.
Syntax
public class TimeAxisLabelFormat : Infragistics.XamarinForms.Controls.ElementBase, Xamarin.Forms.IElementController  
Remarks
Label formats can be applied to a time axis, which are dynamic, according to the visible range. During zooming, the visible range of the axis can change, and so a different label format is selected. The label format selected will be the one with the largest range smaller than the visible range of the axis.
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