Gauge for WPF

Discussion Forums

Post about Gauge for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (111)

  Date Thread Details
2026‑04‑03
211 views
"DigitalGauge works great for a single line of text. It would be useful to have a control able to simulate the look ..."
2024‑02‑16
2,217 views
"The Minimum and Maximum properties seem to be protected and I'm unable to get these values from let's say a pointer n..."
2023‑12‑05
1,087 views
"<gauge:CircularGauge Width="180" Height="180" BackgroundType="None"><gauge:CircularGauge.Scales><gauge..."
2023‑09‑26
1,040 views
"Is it possible to make the disable state of a linear gauge more obvious. Currently the gauge looks the same with IsEn..."
2017‑09‑19
4,420 views
"I have LinearGauge with this code : <gauge:LinearTickSet MajorInterval="0.1" MinorInterval="0.1" Minimum="{Bindin..."
2021‑11‑20
1,769 views
"Is there a way to change the pivot point on a gauge needle?"
2021‑10‑12
1,532 views
"Hello, Can you please share some example of the CustomImage needle type on a circular gauge please ? I couldn't ..."
2021‑07‑02
1,523 views
"I'm trying to shift the character segment towards the bottom of the digital gauge control. I thought editing the char..."
2021‑01‑25
1,474 views
"I want to place a label horizonatally aligned in the center in my linear gauge. Currently, I have a LinearTickLabelCu..."
2020‑12‑17
1,460 views
"We use an older version of the ActiPro Gauge display in our product that displays real-time data. We have a customer..."
2020‑11‑04
1,563 views
"The exact middle of the diamond LinearPointerMarker does not appear to be a valid place to drag the marker from. A ti..."
2020‑08‑14
1,672 views
"Let's say you have a full Circular Gauge that goes from -180 to 180 degrees. If I use SnappingInterval of say 44 degr..."
2020‑08‑14
1,604 views
"Our users would like to be able to have Pointer snapping enabled when dragging, but if they type a number, they want ..."
2018‑04‑03
3,273 views
"Hi I have a gauge where the values 1, 2, 3, 4, 5 represent Cold, Luke Warm, Warm, Hot, Very Hot for example. How do..."
2017‑07‑21
4,335 views
"I have seen some older posts about this feature and I am wondering if it ever got implemented? I cannot seem to find ..."
2017‑06‑27
3,864 views
"Is there a simple way to decide the precision of the values that are showing up on the Linear Gauge? Currently, I am..."
2011‑02‑24
5,853 views
"Hello, I have a linear gauge. Say I want to bind it to a length measured in meters. The maximum is 1.2 meters and ..."
2016‑09‑12
5,827 views
"<Grid.RowDefinitions ><RowDefinition Height="50*"/></Grid.RowDefinitions> <gauge:CircularGauge..."
2016‑06‑21
7,961 views
"Hi I’ve created a dynamically sized gauge UserControl and using the dynamically sized TextBlock within the ga..."
2016‑04‑11
5,184 views
"Hi I am having difficulties to use Led Gauge and data binding I define the binding in the xaml file <g..."