Version

YAxisLogarithmBase Property (XamCategoryChart)

Gets or sets the base value to use in the log function when mapping the position of data items along the Y-axis.
Syntax
public int YAxisLogarithmBase {get; set;}
Remarks
This property is effective only when YAxisIsLogarithmic is true.
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