View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Pieter[_2_] Pieter[_2_] is offline
external usenet poster
 
Posts: 1
Default Chart line colors

Hi

I create a few charts in code from VB.NET using the excel interops, office
2003. In my software I need to be able to set the color of the lines i.e.
the color of each series on the chart. There may be up to 9 series per
chart. How do I asign a color to the series lines on the chart?

Thanks
Pieter