This question is locked. New answers and comments are not allowed.
Dear sir,
I have downloaded the trail version 1 month before and in that there is no scattered plot chart.
Now in the recent version there is a scattered plot chart.
for that , i need the in the seriesExtensions.cs with GetUserScatterData() function so that i can run my code.
please update the seriesextension.cs with GetUserScatterData() function in the reply mail.
RadChart1.DefaultSeriesDefinition = new ScatterSeriesDefinition();
RadChart1.DefaultView.ChartArea.AxisY.StripLinesVisibility = Visibility.Visible;
RadChart1.DefaultView.ChartArea.AxisX.StripLinesVisibility = Visibility.Visible;
RadChart1.ItemsSource = SeriesExtensions.GetUserScatterData();
In the both places getting some errors.so please send us the updated seriesextension.cs with GetUserScatterData() function
in the reply mail.
Expecting your reply..
thanks and regards,
Nagarajan.
I have downloaded the trail version 1 month before and in that there is no scattered plot chart.
Now in the recent version there is a scattered plot chart.
for that , i need the in the seriesExtensions.cs with GetUserScatterData() function so that i can run my code.
please update the seriesextension.cs with GetUserScatterData() function in the reply mail.
RadChart1.DefaultSeriesDefinition = new ScatterSeriesDefinition();
RadChart1.DefaultView.ChartArea.AxisY.StripLinesVisibility = Visibility.Visible;
RadChart1.DefaultView.ChartArea.AxisX.StripLinesVisibility = Visibility.Visible;
RadChart1.ItemsSource = SeriesExtensions.GetUserScatterData();
In the both places getting some errors.so please send us the updated seriesextension.cs with GetUserScatterData() function
in the reply mail.
Expecting your reply..
thanks and regards,
Nagarajan.