WPF LinearGauge (SfLinearGauge) Overview

9 Jul 20261 minute to read

The LinearGauge displays a range of values graphically along the linear scale, which is considered as the linear form of the linear gauge. It measures the values of the scale and presents them in horizontal sliding, vertical sliding, or meter form.

The LinearGauge control is used to visualize numerical values of a scale in a linear manner. By using the LinearGauge control, you can render a thermometer.

Key features

Scale

The Scale supports adding a scale to the linear gauge using horizontal and vertical orientations.

Ranges

Highlights the desired Ranges of values in the gauge scale.

Pointers

The Pointers support adding multiple pointers (bar and symbol) to the linear scale.

Linear Gauge - Overview