ComponentOne Chart for WPF and Silverlight
LogBase Property (AxisPoint)


C1.WPF.C1Chart Namespace > AxisPoint Class : LogBase Property
Gets the logarithmic base of the axis.
Syntax
'Declaration
 
Public ReadOnly Property LogBase As System.Double
'Usage
 
Dim instance As AxisPoint
Dim value As System.Double
 
value = instance.LogBase
public System.double LogBase {get;}
See Also

Reference

AxisPoint Class
AxisPoint Members