Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left).
Declaration
[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; }