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



TextFont


Unit: SDL_rchart
Class: TSmithChart
Declaration: property TextFont: TFont;

The property TextFont determines the font of text elements. Please note that TextFont is a global property which effects all text elements at once. However, the following layout/font properties of text elements can be set on an individual basis: the alignment of the text elements, the color of the text, its background color and the transparency.

Hint: Please note that the property TextFont applies only to text labels created by the method Text. Text labels controlled by the array property TextLabels are not affected by TextFont (they have their own Font sub-property).



Last Update: 2023-Dec-13