ComponentOne Document Library for UWP
Reversed Property

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > Axis Class : Reversed Property
Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left).
Syntax
'Declaration
 
Public Property Reversed As System.Boolean
public System.bool Reversed {get; set;}
See Also

Reference

Axis Class
Axis Members