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



ForceStaggeredLabels


Unit: SDL_dendrogram
Class: TDendrogram
Declaration: property ForceStaggeredLabels: boolean;

Depending on whether the Font of the dendrogram is a TrueType font or not, the object labels for upward and downward oriented dendrograms may be displayed in two different ways. If the font is a TrueType font, the labels are rotated by 90 degrees, if not the labels are left unrotated but are displayed in a staggered mode (given that the Margin is big enough - the number of staggered lines depends on the height of the label area). If the property ForceStaggeredLabels is set TRUE the object labels are always displayed in staggered mode.

Following is an example of rotated and staggered object labels:



Last Update: 2023-Dec-13