ComponentOne FlexReport for WinForms
LogBase Property (Axis)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.FlexChart Namespace > Axis Class : LogBase Property
Gets or sets the logarithmic base of the axis.
Syntax
'Declaration
 
Public Property LogBase As System.Double
public System.double LogBase {get; set;}
Remarks
If the base is equal to NaN(default value) the axis uses a linear scale.
See Also

Reference

Axis Class
Axis Members