I want to change the settings of the color for DataSeriesName in Chart properties as below.
In the example of this image, I want colors of the round of DataseriesName to display like this.
orange round> ASD, blue round> BBD , green round> SDD.
But now, the colors of DataseriesName don't match each column color.
I'm setting Color here in properties of Chart like this.
I wonder where I can change them.
Are you familiar with this ?
It'd be nice if you could tell me where or how I can do it.
Best,
Hi Tsubasa,You might want to use the DataSeriesFormat to set the color of your series
Thank you! I got a solution thanks to you.
I got what I want.
Hello tsubasa,
https://www.outsystems.com/forums/discussion/12548/chart-colors/#Post45537
Please check the similar post might be this will helps you
Thanks and regards,
Akshay Deshpande
Hello Tsubasa!
To add a bit more of other use cases have a look at this post. The one that Akshay shared is quite good too.
One other thing, I advise you to have a look at the HighCharts documentation.
Kind Regards,
Márcio
Hi Tsubasa,
In my experience, if the colours of the chart don't match with the columns of the legend, you have changed the chart colours in the wrong way. I think you may have changed the colours of the data points instead of the colours of the series.