[]
Gets or sets whether the chart area is inverted.
public bool Inverted { get; set; }
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 Reversed property.