Gets or sets the logarithmic base of logarithmic axis scales. Used only in conjunction with Logarithmic Scales.
[Visual Basic]
Public Property LogarithmicBase As Double
[C#]
public double LogarithmicBase {get; set;}
This property is used in conjunction with enumeration members Scale.Logarithmic and Scale.LogarithmicStacked.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.