IsLogarithmic

Gets or sets whether the axis is logarithmic. A NotSupportedException is thrown if a dataset contains a non-positive value on the chosen axis.

Declaration Syntax

public bool IsLogarithmic { set;get; }