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



TextBkStyle


Unit: SDL_rchart
Class: TRChart
Declaration: property TextBkStyle: TTextBkg;

The property TextBkStyle determines the style of the background of a text label. Two alternatives are available: tbClear (transparent) and tbSolid (non-transparent). If the background is non-transparent the background color of the text is controlled by the property FillColor.

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



Last Update: 2023-Dec-13