ComponentOne Gauges for WinForms
IsReversed Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeBase Class : IsReversed Property
Gets or sets whether scale values should appear in reversed order (from Maximum to Minimum).
Syntax
'Declaration
 
Public Property IsReversed As System.Boolean
public System.bool IsReversed {get; set;}
See Also

Reference

C1GaugeBase Class
C1GaugeBase Members