##// END OF EJS Templates
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.

File last commit:

r1419:9a2b5d956bb6
r2410:47bf654423ee
Show More
qstackedbarseries.pro
4 lines | 113 B | text/idl | PrologLexer
sauimone
stacked and percent bar unit tests
r1116 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qstackedbarseries.cpp