Key Features in WPF Digital Gauge (SfDigitalGauge)
18 Nov 20181 minute to read
A digital gauge is composed of segments, which are a major UI component of the digital gauge. SfDigitalGauge comprises the following segments to display the digital characters.
- 7-Segment Display
- 14-Segment Display
- 16-Segment Display
- 8×8 Dot Matrix Display
7-Segment Display
This type of digital gauge displays the digital characters in 7 segments. These are mainly used to display numbers.
14-Segment Display
This type of digital gauge displays the digital characters in 14 segments. These are mainly used to display both numbers and alphabets.
16-Segment Display
This type of digital gauge displays the digital characters in 16 segments. This type is also mainly used to display both numbers and alphabets.
8×8 Dot Matrix Display
This type of digital gauge displays the digital characters in 8×8 dot matrix segments, where the characters are spotted by the regular brush and the remaining dots are spotted by the dimmed brush. These are mainly used to display numbers, alphabets, and special characters.
Easy to use
SfDigitalGauge is available in the Visual Studio toolbox itself; you can easily drag and drop the control from the toolbox.