ChartAxisInstance.LogBase Property

Definition

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

public:
 property double LogBase { double get(); };
public double LogBase { get; }
member this.LogBase : double
Public ReadOnly Property LogBase As Double

Property Value

A double value that represents the calculated value of the LogBase property.

Applies to