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

Add/Alter Radar Chart via VB codebehind?

2 Answers 58 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 26 Nov 2012, 11:10 AM
Hi,

Can anybody point me in the direction of how to add/alter a Radar Chart programatically via VB?

I have created one in XAML with no problems, but now I wish to pass the category titles and values in from VB variables.

Thanks,

JT

2 Answers, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 28 Nov 2012, 07:53 AM
Hi Jason,

Generally all settings that you have done with XAML can be translated to VB. I have created a very simple app that demonstrates how to set up a simple chart in four different ways. The four user controls are set up differently but they result in the same output. Code-wise, UC1 is equivalent to UC2 and UC3 is equivalent to UC4. Let us know if you have other questions about the RadChartView.   

Greetings,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Jason
Top achievements
Rank 1
answered on 28 Nov 2012, 09:39 AM
Thanks Petar. I will check out your suggestions.
Tags
ChartView
Asked by
Jason
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Jason
Top achievements
Rank 1
Share this question
or