Page 1 of 1

Bar chart column colour can't be set

Posted: Mon Apr 16, 2012 6:52 pm
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.

Bar chart column colour can't be set

Posted: Wed Apr 18, 2012 2:51 am
by Alex K.
Hello,

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

Thank you.