Gets the logarithmic value of the axis point. For the linear(non-logarithmic) axis it returns axis value.

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

Syntax

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

See Also