Boolean
AxisDisplayOptions
.IsLogarithmic { get; set; }
Gets or sets whether the axis is logarithmic. A NotSupportedException is thrown if a dataset contains a non-positive value on the chosen axis.
Remarks
Examples