This question is locked. New answers and comments are not allowed.
I want to add PolarAreaSeries to RadPolarChart.
ex, RadChart, radchart1.Defeault.DataSeries.Add(Series);
but RadPolarChart is not any "Add" method.
I can't find it.
in here, I watch "RadPolarChart Bining" movie clip tutorial. but there movie Clip introduce Binding method using Data Class.
do not want to write Any Code in Xaml . write Only C# Behind Code for dynamically Binding.
How Can I add PolarAreaSeries to PolarChart in behind Code?
simple quenstion :)
waiting for your reply.
ex, RadChart, radchart1.Defeault.DataSeries.Add(Series);
but RadPolarChart is not any "Add" method.
I can't find it.
in here, I watch "RadPolarChart Bining" movie clip tutorial. but there movie Clip introduce Binding method using Data Class.
do not want to write Any Code in Xaml . write Only C# Behind Code for dynamically Binding.
How Can I add PolarAreaSeries to PolarChart in behind Code?
simple quenstion :)
waiting for your reply.