IsLogarithmic

IAxis.IsLogarithmic property

Represents if the value axis scale type is logarithmic or not. Read/write Boolean.

public bool IsLogarithmic { get; set; }

See Also