Click to See Complete Forum and Search --> : Graphical Presentation of Levels


sajib_bd
December 4th, 2009, 11:15 PM
i have just started wpf programming. now, i want to write e program that will take input from a device and will show corresponding input value as visual feedback. i have already taken the input using C# and i need to simulate that. (like water level display. there might be 1 to 20 levels, the display will show a graphical presentation using colored level (similar to audio equalizer) according to that value)

can anyone help?

Thanks.

Arjay
December 12th, 2009, 12:51 AM
You might want to start looking at a few WPF samples.

Here's a bar chart sample, that may give you a few ideas.

http://www.codeproject.com/KB/WPF/wpfchartlib2.aspx