Fix label angle setting for axis before axis is added to chart....
Fix label angle setting for axis before axis is added to chart.
Since slots are obviously not connected before ChartAxis item is
created, setting label angle before this is lost unless set
in the constructor.