ChartAxisInstance.LogScale Property

Definition

Gets the calculated value of the LogScale property in a ChartAxis class.

public:
 property bool LogScale { bool get(); };
public bool LogScale { get; }
member this.LogScale : bool
Public ReadOnly Property LogScale As Boolean

Property Value

A Boolean value that represents the calculated value of the LogScale property.

Applies to