The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



IsoColors


Unit: SDL_rchart
Class: TContourPlot
Declaration: IsoColors: TColorArray;

The property IsoColors controls the colors used for creating the contour plot. By default, the IsoColors array has a size of 1024 colors which are mapped to the range specified by the properties IsoLow and IsoHigh.

The IsoColors array can be filled by the properties and methods of the class TColorArray.

Example: This method is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): contplot



Last Update: 2023-Dec-13