Skip to content

DevExpress-Examples/wpf-gauges-create-volume-knob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Gauges - Create a volume knob

This example customizes the CircularGaugeControl. As a result, the control looks and behaves like a 'knob' element of a real-life dashboard.

Knob-like Gauge

Implementation Details

The KnobResourceDictionary.xaml file contains the following custom templates:

  • The OscilloscopeNeedleTemplate changes the arc scale's needle appearance.
  • The OscilloscopeScaleLayerTemplate changes the arc scale's layer appearance.

Set the needle's IsInteractive property to true to allow users to change the gauge's value. The gauge stores its value in the needle's Value property.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Customizes a WPF Circular Gauge to create a volume knob.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •