C1LinearGauge control provides users with the option to customize the orientation of the gauge as well as the direction in which the pointer moves. For example, users can customize the direction of the gauge using Direction property in C#.
The following image shows how the C1LinearGauge appears after this property has been set.
The following code examples demonstrate how to set this property in C#.