Using VB6 with TChart v6.0.0.6
I am trying to modify the color used for the patterns within my area graph.
I can change the background color of an individual area section by using:
graph.Series(0).Color property.
But what I really want to do is set the background color to white and change the color of the pattern itself.
I have tried...
graph.Series(0).asArea.AreaPen.Color
graph.Series(0).asArea.LinePen.Color
What property sets this?
Thanks in advance!
Changing color of asArea.AreaBrush patterns
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi LundyJ,
The pattern color can be changed easily using the pattern editor color, but the pattern lines are coloured according to the series colour.
The pattern color can be changed easily using the pattern editor color, but the pattern lines are coloured according to the series colour.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Hi,
I you're trying to change it at runtime, then I mus tell you that it's seems to be a bug and cannot be changed. I've added it on our defect list and a fix for it will be considered to inclusion for the next maintenance releases. In menatime the only workaround is to changing it at design time.
I you're trying to change it at runtime, then I mus tell you that it's seems to be a bug and cannot be changed. I've added it on our defect list and a fix for it will be considered to inclusion for the next maintenance releases. In menatime the only workaround is to changing it at design time.
Pep Jorge
http://support.steema.com
http://support.steema.com