Description
The default constructor and destructor for CChartData. These never need to be called directly. The destructor calls DeleteData. There is no problem if this ends up being called twice (once by the user, once by the destructor.)