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

Series color in PolarSeries and CartesianSeries

5 Answers 44 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 10 Jun 2014, 04:38 PM
I'm trying to change the series color in both PolarSeries and CartesianSeries charts (in C#)... in neither can I find the Appearance, Definition, Stroke or Fill properties mentioned in the documention, any clues how to achieve this?

Tia,

Jonathan.

5 Answers, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 11 Jun 2014, 10:21 AM
Hello Jonathan,

I think that there has been some slight confusion here. You have opened this thread with Product RadChart (which is the old charting solution we have for WPF). You state that you are using CartesianSeries, which is part of the new ChartView set. So it seems that you are looking at the wrong documentation.

References:
ChartView qsf
ChartView online documentation
ChartView sdk

Regards,
Petar Marchev
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Jonathan
Top achievements
Rank 1
answered on 11 Jun 2014, 11:21 AM
I actually also said I was using PolarSeries, sorry if I confused anyone. I was initially using one of your code examples for polar charts.

Jonathan
0
Petar Marchev
Telerik team
answered on 11 Jun 2014, 12:55 PM
Hello Jonathan,

The polar chart is part of the new ChartView. The new chart view is a set of controls, and not a single control. Let us know if you have any other questions.

Regards,
Petar Marchev
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Jonathan
Top achievements
Rank 1
answered on 11 Jun 2014, 01:17 PM
I'm trying to change the series color in both PolarSeries and CartesianSeries charts (in C#)... in neither can I find the Appearance, Definition, Stroke or Fill properties mentioned in the documention, any clues how to achieve this?
0
Petar Marchev
Telerik team
answered on 11 Jun 2014, 03:03 PM
Hi Jonathan,

As I tried explaining earlier - you are confusing the two controls. There are no Appearance and Definition properties in the new ChartView, these exist somewhere in the old RadChart. You can check out the references I sent earlier and you will find many examples in which customization is demonstrated. You can also check out our online documentation - probably the styling section is what you are looking for.

Regards,
Petar Marchev
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
Chart
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Jonathan
Top achievements
Rank 1
Share this question
or