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;}
[JScript]
public function get,set LogarithmicBase : double
This property is used in conjunction with enumeration members Scale.Logarithmic and Scale.LogarithmicStacked.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.