Gets the logarithmic value of the axis point. For the linear(non-logarithmic)
axis it returns axis value.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public double LogValue { get; } |
| Visual Basic |
|---|
Public ReadOnly Property LogValue As Double Get |