# Key Features

With Gauge controls for WinForms (GaugeControl) you can visualize your date in beautiful and meaningful ways. This API provides different gauges as Linear Gauge, Radial Gauge, BulletGraph Gauge to create simple and practical usecases.

## Content



Some of the key features of Gauges for WPF that you may find useful include the following:

*   **Define Range**<br />Gauges provide two types of values, minimum and maximum to indicate the smallest and largest values, and thereby define a range for the gauge. For more information, see [Range](/componentone/docs/wpf/online-gauges-net/range).
*   **Gauge Direction**<br />You can change the direction of gauges. In Linear Gauge and BulletGraph, you can horizontally or vertically position the gauge, while in radial gauge, you can reverse the direction from anti-clockwise to clockwise. For more information about Gauge direction, see [Direction](/componentone/docs/wpf/online-gauges-net/direction).
*   **Label Support**<br />The Gauge control supports labelling to display the value, minimum and maximum attributes of the gauges. For more information about labelling, see [Values](/componentone/docs/wpf/online-gauges-net/value-gauge).
*   **Gauge Styling**<br />You can style the face, value, range and pointer to make the Gauge control more appealing. For more information on styling, see [Appearance and Styling](/componentone/docs/wpf/online-gauges-net/appearance-and-styling).
*   **User Interaction**<br />The Gauge controls support end-user interaction functionality so that you can easily interact with the gauge pointer. For more information, see [User Interaction.](/componentone/docs/wpf/online-gauges-net/user-interaction)