CPlot Class Library Reference
CPlot consists of quite a few classes, most of which you'll never have to deal with, but are separately classed to keep things flexible. The main classes that are set up for user/programmer interaction are:
- CXYChart - For producing XY scatter, line, and histogram plots
- CImageChart - For producing 2-dimensional image plots using color tables
- CAxis - For creating axes for any type of plot
Some of the other classes are usually not called directly by the user/programmer, but they are documented here for completeness: