LogBase

IAxis.LogBase property

Represents the logarithmic base. Default value is 10. Read/write Double.

public double LogBase { get; set; }

See Also