ChartAxisInstance.Reverse Property

Definition

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

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

Property Value

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

Applies to