| Visual Basic (Declaration) | |
|---|---|
Public Property LogarithmicBase As Double  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public double LogarithmicBase {get; set;}  | |
            This property is used in conjunction with enumeration members
            Scale.Logarithmic and
            Scale.LogarithmicStacked.