CImageChart member functions


CImageChart is derived from CChart, and thus inherets all the functionality of the parent class. The functions listed here are specific to image charts or are overrides of the parent function.

CImageChart allows for only one data set at a time. Thus the data functions below will modify the current data set. Even the AddData function is overloaded to overwrite the current data.

CImageChart has specific ways of drawing images. See the variables page for a description of the three drawing modes. It also uses pre-made color tables for displaying the data. More information on the color tables can be found on the GetPalette page.

These are the member functions of CImageChart:

Construction/Destruction

Overridden Drawing Data Miscelaneous Variables


CPlot Reference