06-05-2008 03:26 PM
06-06-2008 02:42 AM
Hello Neemtt,
Method 1: - just put the graph on top of the picture control, and set the graph and plot backgrounds (ATTR_GRAPH_BGCOLOR and ATTR_PLOT_BGCOLOR) to VAL_TRANSPARENT.
Method 2: plot a picture on the graph, using the PlotBitmap function.
06-06-2008 07:33 AM