A Chart ID is just a textual description of the certain chart object; there may be many chart objects which all share the same ChartID. More...
#include <ChartID.hpp>
A Chart ID is just a textual description of the certain chart object; there may be many chart objects which all share the same ChartID.
Compatiblity among chart objects is defined via identity of the ChartID. The name of the ChartID is shared among all compatible charts, but not of importance by itself.
Note that ChartID's cannot just created. They must be requested from a ChartIDList.