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

RadChart with date on x axis decimal on y axis from database in wpf

2 Answers 76 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Prakash
Top achievements
Rank 1
Prakash asked on 11 Nov 2013, 05:59 AM
How to bind date and decimal value from database to telerik radchart lineseries in X And Y axis in WPF Usercontrol page 

2 Answers, 1 is accepted

Sort by
0
Peshito
Telerik team
answered on 13 Nov 2013, 11:42 AM
Hello,

You can the following help topic helpful.

You should also note that when using Date Time values, the XValue is of type double. Therefore, the DateTime values have to be converted to OLE Automation dates first: see DateTime.ToOADate().

More information regarding DateTime support can be found here.

Regards,
Peshito
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Prakash
Top achievements
Rank 1
answered on 07 Dec 2013, 08:46 AM
Thanks a lot it works fine for me...
Tags
Chart
Asked by
Prakash
Top achievements
Rank 1
Answers by
Peshito
Telerik team
Prakash
Top achievements
Rank 1
Share this question
or