Contact Sales: +1-888-365-2779

Gauge

Overview

Gauge
A rich assortment of circular, linear, and numeric gauge types

Features

  • Completely Stylable, Lookless Control

    Telerik RadGauge for WPF introduces an innovative approach that separates functionality and appearance altogether. This allows you to completely restyle the control without changing a single line of code. You are free to customize the appearance of your gauges with your own theme or you can use one of the several themes shipped with the control. Restyling RadGauge with the available themes is as simple as changing a property. Furthermore almost all gauge elements can be modified according to your needs.

    Top

  • Radial Gauges

    Radial gauge is a circular scale with numbers and ticks. It can display multiple scales and ranges. The scales are very flexible allowing you the following customizations:

    • Change the start and end angles of the scale
    • Scale multiplier
    • Radius, center, sweep angle, etc.
    • Scale labels string format

    There are 4 types of tick marks on a given scale: major, middle minor, and custom ticks. Their count, length, tick location and style can be changed according to your needs. There are 5 types of indicators attached to the radial scale: marker, needle, bar, state indicator and numeric indicator.

    Some gauge applications require that indicator clearly shows when there is no valid data available.  For that purpose we have created an “Off Position” feature.

    Top

  • Linear Gauges

    Linear gauge can display multiple scales and ranges. The scale is very flexible allowing you to customize:

    • Start and end width
    • Background
    • Border brush and thickness
    • Tick marks
    • Scale labels string format

    There are 4 types of tick marks on a given scale: major, middle, minor, and custom ticks. Their count, length, tick location and style can be changed according to your needs. There are 4 types of indicators attached to the linear scale: marker, bar, state indicator and numeric indicator. Just as the radial gauges, the linear gauges have an “Off Position” feature.

    Top

  • Indicators

    Telerik WPF Gauge features 5 types of indicators:

    • Needle – points to a value along a scale and can be associated with a radial scale only
    • Marker - a scale indicator that points to a value along a scale. It is a small shape that can be located around the scale bar
    • Bar – a colored bar that is drawn around scale bar. One of the ends of this bar points to the scale value
    • Numeric – an indicator that displays its Value property as digital indicator device
    • State – a shape with arbitrary size located anywhere in the scale. If state indicator's value put into one of the scale ranges then shape is filled with brush of this range

    Top

  • Rich Customization Capabilities

    The WPF Gauge controls by Telerik are extremely customizable with a variety of built-in behaviors starting from scales, indicators, labels, ticks etc.


    Top

  • Flexible Inner Layout

    RadGauge control allows flexible inner layout. Any WPF control can be inserted and precisely positioned inside the gauge controls. Also the control gives the possibility to insert several gauges in a single container.

    Top

  • Animations

    All Telerik WPF Gauge controls are smoothly animated out of the box.

    Top

  • Events

    Indicator value changes generate the "ValueChanged" and range based events.

    Top

  • VS Plug-in for Testing RadControls

    Telerik's automated software testing tool Test Studio is among the few to deliver rich UI object model that covers the entire range of UI elements in WPF. Easily record tests, customize them in code within Visual Studio or convert them to unit tests. What’s more, Test Studio is the best way to test RadControls for WPF. The powerful test recorder automatically detects the controls and exposes commonly used verifications. Learn more

    Top