This question is locked. New answers and comments are not allowed.
Hi All,
I am using RadCartesianChart to display charts. I adding multiple series like area and line for a chart and it displays various series. The problem is I want different color for each series like Line series with a red color and area series with green color.
I am assigning the color to the chart using chartObj.Palette = chartPalleteObj. But it applies the same color for all the series.
How to assign different color for each of them within one chart?
Thanks in advance.
I am using RadCartesianChart to display charts. I adding multiple series like area and line for a chart and it displays various series. The problem is I want different color for each series like Line series with a red color and area series with green color.
I am assigning the color to the chart using chartObj.Palette = chartPalleteObj. But it applies the same color for all the series.
How to assign different color for each of them within one chart?
Thanks in advance.