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

How can i draw a histogram on the Radslider

1 Answer 85 Views
Slider
This is a migrated thread and some comments may be shown as answers.
swapnil
Top achievements
Rank 1
swapnil asked on 30 Jul 2014, 06:29 AM
How can i draw a histogram on the Radslider like the image shown bellow using c# wpf?
How to add a histogram on RadSlider based on high and low values.I am attaching the image

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 01 Aug 2014, 12:23 PM
Hi,

The only way that this would be possible is to extract and edit the default ControlTemplate of the RadSlider control. You can find more information on how to do that in this help article. When you edit the default ControlTemplate you will be able to host a control that will visualize the histogram. As far as I can see in the referenced picture our RadColumnSparkline may be the control that you need to visualize the histogram.

Please try to integrate both controls and let us know if you encounter any issues.

Regards,
Pavel R. Pavlov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
Slider
Asked by
swapnil
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or