tags:

views:

43

answers:

1

Hi,

I am working on a Growth Chart using MS Chart Control in VB6. Can someone tell me how can I change color of each line in the diagram. Also I am trying to get the value of the data in the line graph.

Thanks,

AG

A: 

Right-click on the chart control, and then go to the "Series Color" tab. Then you can select the series (line of data) you want to change, and set whatever colors you want.

derekerdmann