Bar chart column colour can't be set

Stimulsoft Reports.NET discussion
Post Reply
aaronrc
Posts: 23
Joined: Thu Apr 05, 2012 2:41 am

Bar chart column colour can't be set

Post by aaronrc »

I need to set the colour of a column in a bar chart in the Reports.Net designer. I'm able to set the colour in the designer view but it never comes into effect when the report is previewed or exported. I've attached an example report file demonstrating the problem. In it I've set the bar chart's column colour to brown but in the preview and exports it reverts back to the default grey.
Attachments
1774.TestData.csv
(1.79 KiB) Downloaded 149 times
1773.TestReport.mrt
(19.85 KiB) Downloaded 292 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Bar chart column colour can't be set

Post by Alex K. »

Hello,

Please try to set the AllowApplyStyle property for chart component to false.

Thank you.
Post Reply