Axis.ReversePlotOrder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if Microsoft Excel plots data points from last to first.
public:
property bool ReversePlotOrder { bool get(); void set(bool value); };
public bool ReversePlotOrder { get; set; }
Public Property ReversePlotOrder As Boolean
Property Value
Remarks
This property cannot be used on radar charts.