Added information on creating charts
pChart has an inconsistent way of creating charts - some are seperate classes, while the basic ones are part of the pDraw class. The service in c-pChart now provides you with information if the chart you want to create via the 'newChart' method needs to be called via a pImage object or a seperate class.