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

Dynamically Adding a Gauge

1 Answer 67 Views
Gauges
This is a migrated thread and some comments may be shown as answers.
Renju Panicker
Top achievements
Rank 1
Renju Panicker asked on 08 Sep 2011, 12:55 PM
Hi all..
I want to use a gauge in VB 2010.So I will create a WPF user control project and add this into element host of my Final Winforms project(So now I have 2 projects in my solution). I have implemented this and its working fine also.
Now what I need is the end user ( he will be only using the winforms application) has to use this gauge control dynamically.

to be more specific, he wants to display output in gauge or in graph. so he has two options and he selected gauge and based on the parameters, SQL procedure is executed and the resultant dataset is binded with the gauge.

If he opted for graph then graph should be populated.

How can I achieve this

Thanks and Regards

Renju

1 Answer, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 13 Sep 2011, 02:25 PM
Hello Renju,

You can use this online topic as guideline on integrating WPF controls in Winforms. As for the binding of the Chart and the Gauge - there are plenty of online demos and documentation articles that you may refer to since this is a general knowledge question.

Kind regards,
Evgenia
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
Gauges
Asked by
Renju Panicker
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Share this question
or