'Declaration
<DefaultValueAttribute(NaN)> <C1DescriptionAttribute("Axis.LogBase", "Gets or sets the logarithmic base of the axis.")> Public Property LogBase As Double
[DefaultValue(NaN)] [C1Description("Axis.LogBase", "Gets or sets the logarithmic base of the axis.")] public double LogBase {get; set;}