Page 1 of 6
How can I implement custom chart colors?
Posted: Thu Oct 12, 2023 1:59 pm
by lucasrinaldi
I work for a company that needs to render the chart pie using the colors that the customer previously selected. }
The hex code is stored in the database, and we need to input the hex color into the pie.
Checking how to do it, I encountered some old posts without a solution.
Is there any solution for this?
I uploaded a pic to illustrate our problem: each slice of the pie has its custom color.
Re: How can I implement custom chart colors?
Posted: Mon Oct 16, 2023 7:30 pm
by Lech Kulikowski
Hello,
Please try to use the AutoSeriesColorDataColumn property.
Thank you.
Re: How can I implement custom chart colors?
Posted: Mon Oct 16, 2023 7:51 pm
by lucasrinaldi
Lech Kulikowski wrote: ↑Mon Oct 16, 2023 7:30 pm
Hello,
Please try to use the AutoSeriesColorDataColumn property.
Thank you.
I do not have this property option, as I attached it below.
The stimulsoft designer version is attached too.
Re: How can I implement custom chart colors?
Posted: Wed Oct 18, 2023 8:47 am
by Lech Kulikowski
Hello,
Please check the sample report.
Thank you.
Re: How can I implement custom chart colors?
Posted: Mon Oct 23, 2023 2:50 pm
by lucasrinaldi
I will test as soon as my sprint is finished and return to the SLA team. Thanks for the update.
Re: How can I implement custom chart colors?
Posted: Tue Oct 24, 2023 8:12 am
by Lech Kulikowski
Hello,
You are welcome.
Re: How can I implement custom chart colors?
Posted: Mon Oct 30, 2023 11:47 am
by lucasrinaldi
Did you use the same version as I mentioned?
My page properties aren't the same as yours as shown in the picture attached.
Re: How can I implement custom chart colors?
Posted: Mon Oct 30, 2023 11:48 am
by lucasrinaldi
My report is attached below:
Re: How can I implement custom chart colors?
Posted: Tue Oct 31, 2023 6:37 am
by Max Shamanov
Hello,
This is not a page property, it is a diagram property.
Please refer to the attached image.
Thank you.
Re: How can I implement custom chart colors?
Posted: Fri Nov 10, 2023 2:06 pm
by lucasrinaldi
I actually found what you mean, thanks for that!
But now I have another problem, I am referencing my color column, but it doesn't work. Does it need custom formatting? I've attached a print screen to clarify.