Gets or sets the logarithmic base of logarithmic axis scales. Used only in conjunction with Logarithmic Scales.
public
double LogarithmicBase {get; set;}
Remarks
The default value is 10.
The value must be more 1.
Example
http://www.aspose.com/Products/Aspose.Chart/Demos/CodeChart.aspx?GalleryItemId=103
See Also
Axis Class | Aspose.Chart Namespace | Axis.ScaleType | ScaleType