This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| CChart | Chart is base canvas where other plottable objects are rendered |
| ▼Cexception | |
| CError | |
| CFont | Font object is essentially a resource handler for the specific font you want to use |
| CGfxHandle | |
| CHistogram | Histogram is a bar graph to display data frequencey |
| CImage | Image is plain rendering of an image over the window or sub-region of it |
| CPlot | Plot is a line graph to display two dimensional data |
| CSurface | Surface is a graph to display three dimensional data |
| CVectorField | VectorField is a line graph to display two dimensional data |
| CWindow | Window is where other objects such as Images, Plots etc |