[]
Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left).
[C1Description("Axis.Reversed", "Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left).")]
public bool Reversed { get; set; }
<C1Description("Axis.Reversed", "Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left).")>
Public Property Reversed As Boolean