[]
Gets or sets a value indicating whether the axis is normal or reversed (ascending or descending).
[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