ChartAxisInstance.VariableAutoInterval Property

Definition

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

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

Property Value

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

Applies to