Gets the logarithmic base of the axis.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public double LogBase { get; }
Visual Basic
Public ReadOnly Property LogBase As Double
	Get

See Also