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



TextFontStyle


Unit:SDL_polchart
Class:TPolChart
Declaration:property TextFontStyle: TFontStyles;

The property TextFontStyle determines the style of text labels (normal, italic, underlined, bold, and strike-out). The TextFontStyle property is a set, so it can contain multiple values.

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



Last Update: 2023-Dec-13