Gets or sets the base of the logarithmic scale used.
[Visual Basic]
Public Property LogarithmicBase As Double
[C#]
public double LogarithmicBase {get;set;}
[Delphi]
public property LogarithmicBase: Double read get_LogarithmicBase write set_LogarithmicBase;
Remarks
Less than or equal to 1 specifies natural logs.
See Also
Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |