[]
Gets or sets whether the axis uses a linear or logarithmic scale.
[FpCategory("Category_Scale")] public bool Logarithmic { get; set; }
<FpCategory("Category_Scale")> Public Property Logarithmic As Boolean