C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / Axis Class / LogBase Property

In This Topic
LogBase Property (Axis)
In This Topic
Gets or sets the logarithmic base of the axis.
Syntax
'Declaration
 
Public Property LogBase As System.Double
 
Remarks
If the base is equal to NaN(default value) the axis uses a linear scale.
See Also