'Declaration
Public Property IsLogarithmic As System.Boolean
public System.bool IsLogarithmic {get; set;}
Remarks
Logarithmic scaling does not make mathematical sense when values are less than or equal to zero. Therefore, negative and zero values are not plotted against axes that have the IsLogarithmic property set to true.