This is a migrated thread and some comments may be shown as answers.

Multi Color Progress bar

1 Answer 102 Views
ProgressBar
This is a migrated thread and some comments may be shown as answers.
Cyrus
Top achievements
Rank 1
Cyrus asked on 14 Jun 2011, 08:28 PM
Hi guys,

Is it possible to make a multi color'd progress bar, meaning divided into segments with the telerik progress bar?
If it is can you give me an example?

Many thanks,
Cyrus

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 20 Jun 2011, 09:33 AM
Hi Cyrus,

The progress of the ProgressBar is actually a Rectangle that changes its size dynamically. You can customize the Fill of this Rectangle, or the Background of the RadProgressBar itself. Could this fit in your scenario? I've edited the Fill of the Progress Rectangle in the attached project.
Or maybe you need different Fill depending on the Value of the ProgressBar. If so, you can bind the Fill of the mentioned rectangle to the Value of its Templated Parent (the RadProgressBar)  and use Converter to convert the Value to a different Brushes. Please let us know if you need further assistance on this.

Greetings,
Petar Mladenov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ProgressBar
Asked by
Cyrus
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or