- negative offsets for smooth shadows are treated as positive numbers
- if I set shadow to smooth on my graph area - it (shadow) disappears at all
- donut series has a shadow of a pie series (there is no hole!) which looks really odd
Search found 5 matches
- Mon Apr 26, 2010 7:25 pm
- Forum: .NET
- Topic: Problems with template files
- Replies: 6
- Views: 5894
Re: Problems with template files
More about shadows:
- Tue Apr 20, 2010 1:49 pm
- Forum: .NET
- Topic: Problems with template files
- Replies: 6
- Views: 5894
Re: Problems with template files
Sorry, it looks, most of the problems with different series are located in our code, since we had to write replacement for Series.Assign() and it does not handle some of the properties correctly. The problem with brushes can be easily reproduced by the next code: var chart = new TChart {Width = 640,...
- Fri Apr 16, 2010 10:31 pm
- Forum: .NET
- Topic: Images and Bars
- Replies: 1
- Views: 2291
Images and Bars
I like the option to fill bars with custom images, but if I try to do this with Arrows (both straight and inverted) the result is more than just strange. Can you fix the drawing so the image will stay within the boundaries of the arrows?
- Fri Apr 16, 2010 10:29 pm
- Forum: .NET
- Topic: Color each option
- Replies: 2
- Views: 3977
Color each option
If I use Color Each option for my series, I have following problems: Line and Area series will start from second color in my color palette, while all other series will start with the first one. I can setup my area graph so it will use gradient fill and color each area, but the top part can be either...
- Fri Apr 16, 2010 10:22 pm
- Forum: .NET
- Topic: Problems with template files
- Replies: 6
- Views: 5894
Problems with template files
I am using TChart 2009 now and have a list of things that are not saved/retrieved correctly from a template file. This is a VERY BIG problem for us, since all our users create graphs, save them into template files and then use them in their reports month after month and they expect them to look the ...