Does not Work: Setting Property LineColor

Stimulsoft Reports.NET discussion
Post Reply
wwachter
Posts: 5
Joined: Sun Aug 15, 2010 2:34 am
Location: Austria

Does not Work: Setting Property LineColor

Post by wwachter »

I have defined a great report chart (of type line) for our business which shows the monthly sum of invoices for the last three year. Works great, have 3 lines. But using a standard style make the 3 lines too similar in the colors. so i tried to use the property LineColor in the property-Grid. I can set the color there, in the designer it seems ok. when i start the preview of the report, the standard colors of the style are back again. what ever i do, i can not set the LineColor. When I set the Property LineStyle to Dot - this works fine, this can bee saved. What can be the problem for the LineColor Property? Thanks for help.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Does not Work: Setting Property LineColor

Post by Vladimir »

Hello,

Please set the Allow Apply Style property of the Chart component to false, it will use the specified color.

Thank you.
anl1973
Posts: 13
Joined: Tue Jan 17, 2012 11:43 am
Location: Wolfsburg, Germany

Re: Does not Work: Setting Property LineColor

Post by anl1973 »

Hi,

I have a very similar issue. I created a pie chart containing 5 series (representing the 5 sectors that shall appear in the chart). For each series I defined a dedicated Brush --> Color in the Series Editor.
For the entire chart I set Allow Apply Style to False.
However, I do not get the desired colors.
But I saw that there are quite many "Allow Apply Style" properties and there are some other "Allow Apply ..." properties on top in different places, so I may have an improper combination.
Can you give more details on how to set all these "Allow Apply ..." properties the right way to get the desired colors?

Thx in advance,
Andreas
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Does not Work: Setting Property LineColor

Post by Alex K. »

Hello,

Can you please send us your report with test data for analysis.
Also please check the last prerelease build.

Thank you.
Post Reply