'Declaration
Public Property Inverted As System.Boolean
public System.bool Inverted {get; set;}
Remarks
This property is necessary for Inverted Bar Charts. Setting Inverted to True will invert the Axes, to reverse the Minimum and Maximum values of the Axis, use the Axis.Reversed property.