MSChart: how to set color of bar graphs 
Author Message
 MSChart: how to set color of bar graphs

Hi,
I could change color of lines if the MSChart has bidimensional line
format. For example the following line of code sets color of line #1 of
MSChart1 to red

MSChart1.Plot.SeriesCollection.Item(1).Pen.VtColor.Set 255,0,0

This does not work for bars. What should I do in this case? I cannot
believe there is no way to change colors of bars from code.

Thanks a lot for your help.

Giuseppe



Fri, 19 Oct 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Help: MSChart, howto set colors on bars?

2. MsChart Bar Color

3. Q: MSChart, diff colors on single column bars

4. Help! MSChart bar colors

5. MSChart and defining different colors for bars

6. MSChart bar color question

7. stacked bar graph repeating the same colors in various columns - how to turn off the

8. Displaying different colors for data point in bar graph

9. Graph Bar Color

10. Setting Color of MSChart element

11. MSChart - set bar colours

12. Setting color for series using MSChart

 

 
Powered by phpBB® Forum Software