Gets or sets the interval between the labels along the axis for logarithmic axis scale ( ScaleType = ScaleType.Logarithmic ).
public
double IntervalLogarithmic {get; set;}
Remarks
The Interval property has effect only when IsAutoCalc is set to false and ScaleType is set to ScaleType.Logarithmic.
Example
http://www.aspose.com/Products/Aspose.Chart/Demos/CodeChart.aspx?GalleryItemId=103
See Also
Axis Class | Aspose.Chart Namespace