Search found 3 matches

by mironline
Wed May 10, 2023 12:51 pm
Forum: Stimulsoft Reports.NET
Topic: Overriding chart color
Replies: 2
Views: 484

Re: Overriding chart color

I found the solution,
We should create a new style with "Style Designer" and then change the colors and set the new style.
colors.JPG
colors.JPG (190.66 KiB) Viewed 449 times
by mironline
Tue May 09, 2023 1:16 pm
Forum: Stimulsoft Reports.NET
Topic: Overriding chart color
Replies: 2
Views: 484

Overriding chart color

Hello everyone,

I have set the style35 to the chart component in my report and I am wondering if it is possible to override the chart's color either in the designer or in the C# code from brown to black

Thank you.
by mironline
Tue Mar 28, 2023 2:36 pm
Forum: Stimulsoft Ultimate
Topic: Continue rendering on the second page
Replies: 1
Views: 7445

Continue rendering on the second page

I have added two pages with distinct headers and footers to my design. On the first page, I have added a DataBand on page1 that may cause overflow, and I would like to redirect any overflows to the second page instead of creating multiple instances of the first page. I would appreciate it if you cou...