[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.Reversed

Reversed Property

Reversed

Gets or sets a value indicating whether the axis is normal or reversed (ascending or descending).

Declaration
[C1Description("Chart2DAxis.Reversed", "Specifies whether the axis is normal or reversed (ascending or descending).")]
public bool Reversed { get; set; }
<C1Description("Chart2DAxis.Reversed", "Specifies whether the axis is normal or reversed (ascending or descending).")>
Public Property Reversed As Boolean