If you notice the code I place the $mcr_crtime_chart->{HasLegend} = 1; and the as well $mcr_crtime_chart->{HasTitle} = 1;
but neither seem to work when I uncomment those lines of code and if I try to name the chart $mcr_crtime_chart->ChartTitle->{Text} = "CreateTime"; it fails.
I tried the XlLegendPosition Enumeration and it doesn't seem to work either.