CString GetDataTitle( int dataID );
void SetDataTitle( int dataID, CString title );
Description
These functions set or return title of a specific data set. This title is used in the shortcut menu as the popup title, and it would be used were someone to write a legend object.