[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DArea.Inverted

Inverted Property

Inverted

Gets or sets whether the chart area is inverted.

Declaration
public 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 ChartAxis, use the Reversed property.