Version

NumberFormat Property (TickLabels)

Returns or sets the format to use for numbers.
Syntax
public string NumberFormat {get; set;}
Remarks

Note that in some cases it may be necessary to set NumberFormatLinked to false in order to see the format applied. If the tick labels are not displaying the format you specified, try setting NumberFormatLinked to false.

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