- or download this
$chart->ChartType} = xl3DColumnClustered;
- or download this
use strict;
use warnings;
...
$chart->Chart->{HasLegend} = $vtfalse;
$chart->Chart->{HasDataTable} = $vtfalse;
$chart->Chart->SeriesCollection(1)->{HasDataLabels} = 1;
- or download this
Can't call method "ChartObjects" on an undefined value at K:\Desktop\3
+d-chart.pl
line 7.