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....



ClassColors


Unit:SDL_dendrogram
Class:TDendrogram
Declaration:property ClassColors[cl: integer]: TColor;

The array property ClassColors determines the colors used for displaying data which belong to a specific class (cluster). TDendrogram supports a maximum of 256 classes which can be assigned to arbitrary colors. The index cl of the ClassColors property is the class number and may vary between 0 and 255.

By default, the class colors are set to the standard VGA colors which are repeated 16 times.


Last Update: 2023-Dec-13