in reply to Re: Graph generation using MS Excel
in thread Graph generation using MS Excel

Thanks for ur reply.

I have one more problem. I want the series name to be vissible at the last data point.

I tried
AgeChart->SeriesCollection(1)->Points(30)->{ShowSeriesName} = True;
but got an error saying
Win32::OLE(0.1701) error 0x80020003: "Member not found" in PROPERTYPUT "ShowSeriesName" at graph.pl line 88
Thanks & Regards

Nalina