in reply to Graph generation using MS Excel
$AgeChart->Axes(xlCategory, xlPrimary)->TickLabels->Font->{Size} = 6; [download]
AgeChart->SeriesCollection(1)->Points(30)->{ShowSeriesName} = True; [download]
Win32::OLE(0.1701) error 0x80020003: "Member not found" in PROPERTYPUT "ShowSeriesName" at graph.pl line 88 [download]