I am pretty sure that i have the correct references made in my project. but i cannot seem to find the RadChartView Control. I know its go to be something stupid that i am missing. but some help would be greatly appreciated.
3 Answers, 1 is accepted
0
Sia
Telerik team
answered on 06 Jun 2012, 03:01 PM
Hello Carman,
Please try to search for:
RadCartesianChart
RadPieChart
RadPolarChart
With RadChartView you have three different charts and their names depend on the coordinate system that is used. More information can be found in our help.
I hope this helps.
Greetings,
Sia
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Ok thanks, I have those controls. I thought that the actual control was name RadChartView. Will the RadCartesianChart work with datetime on the X axis and integers on the Y axis?
Thanks,
Carman
0
Sia
Telerik team
answered on 08 Jun 2012, 11:42 AM
Hello Carman,
Here is a simple example of what you need. You can also check our demos for more interesting examples.
Kind regards,
Sia
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>