Bar chart column colour can't be set
Bar chart column colour can't be set
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 150 times
-
- 1773.TestReport.mrt
- (19.85 KiB) Downloaded 292 times
Bar chart column colour can't be set
Hello,
Please try to set the AllowApplyStyle property for chart component to false.
Thank you.
Please try to set the AllowApplyStyle property for chart component to false.
Thank you.