Version

LabelFormats Property (OrdinalTimeXAxis)

A list of axis label formats to apply, which are selected according to the visible axis range.
Syntax
public TimeAxisLabelFormatCollection LabelFormats {get;}
Remarks
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