Contour Colors
Procedure SetContourColors(colors:TContColors);
Procedure SetContourColor(n:Integer;color:TColor);
{Defined in UNIT SMatPlot.PAS} Example
Specify the colors that should be used for each contour. The drawing color is the color of the line for contour plots and the color of the rectangle for a checker plot. The contour heights associated with each color can be specified using the SetContourHeight method. Each contour level is associated with a drawing color.