H
Hoang Tran
Hi,
I generate a chart on a form using the Microsoft Graph
2000 Chart. I using the "RowSourceType" and "RowSoure"
properties to set up the series in chart. At this step the
process is working fine. Now, I try to write a VBscript to
change (I can do it manually) the type of the series
separately but I unable to do that. However, I can able
to change the chart's format by using this syntax:
Forms!chart1.Graph1.chartarea.Fill.ForeColor.SchemeColor
= 19
If somebody know the syntax use to control the series,
please help me.
Thanks and Regards,
Hoang
I generate a chart on a form using the Microsoft Graph
2000 Chart. I using the "RowSourceType" and "RowSoure"
properties to set up the series in chart. At this step the
process is working fine. Now, I try to write a VBscript to
change (I can do it manually) the type of the series
separately but I unable to do that. However, I can able
to change the chart's format by using this syntax:
Forms!chart1.Graph1.chartarea.Fill.ForeColor.SchemeColor
= 19
If somebody know the syntax use to control the series,
please help me.
Thanks and Regards,
Hoang