Version

LogBase Property

Returns or sets the base of the logarithm when you are using log scales.
Syntax
public double LogBase {get; set;}
Remarks

Attempting to set this property to a value less than 2 causes an error. The default value is 10.

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