LogarithmicBase Property (ValueAxis)
Gets or sets the logarithmic base.
public double LogarithmicBase {get; set;}
'Declaration
Public Property LogarithmicBase As Double
'Usage
Dim instance As ValueAxis
Dim value As Double
instance.LogarithmicBase = value
value = instance.LogarithmicBase