ComponentOne FlexReport for WinForms
LogarithmicBase Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DAxis Class : LogarithmicBase Property
Gets or sets the base of the logarithmic scale used. Less than or equal to 1 specifies natural logs.
Syntax
'Declaration
 
Public Property LogarithmicBase As System.Double
public System.double LogarithmicBase {get; set;}
See Also

Reference

Chart2DAxis Class
Chart2DAxis Members