# Gauge

## Content



The [Gauge](/componentone/docs/xamarin/online-ios/) control allows you to display information in a dynamic and unique way by delivering the exact graphical representation you require. Gauges are better than simple labels because they also display a range, allowing users to determine instantly whether the current value is low, high, or intermediate.

![](https://cdn.mescius.io/document-site-files/images/1398d806-ac3c-4763-a9b3-2c7a2f5b49fb/images/lineargauge.png)

**Linear Gauge**

![](https://cdn.mescius.io/document-site-files/images/1398d806-ac3c-4763-a9b3-2c7a2f5b49fb/images/radialgauge.png)

**Radial Gauge**

![](https://cdn.mescius.io/document-site-files/images/1398d806-ac3c-4763-a9b3-2c7a2f5b49fb/images/bulletgraph.png)

**Bullet Graph**

### Key Features

*   **Easy Customization**: Restyle the Gauge by changing a property to create gauges with custom colors, fills and more.
*   **Ranges**: Add colored ranges to the Gauge to draw attention to a certain range of values. Use simple properties to customize their start and end points, as well as appearance.
*   **Direction**: Place the LinearGauge and BulletGraph horizontally or vertically.
*   **Pointer Customization**: Customize the pointer color, border, origin and more to make the Gauge more appealing.
*   **Animation**: Use out-of-the-box animations to add effects to the Gauge control.
*   **Drag Support**: Dragging the gauge with finger touch changes the value accordingly.

## See Also

[LinearGauge Quick Start](/componentone/docs/xamarin/online-ios/controls/gaugeOverview/quick-start-add-and-configure/gaugeQuickStart)

[BulletGraph Quick Start](/componentone/docs/xamarin/online-ios/controls/gaugeOverview/quick-start-add-and-configure/gaugeQuickStartBulletGraph)

[RadialGauge Quick Start](/componentone/docs/xamarin/online-ios/controls/gaugeOverview/quick-start-add-and-configure/gaugeQuickStartRadialGauge)