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



TextBkColor


Unit:SDL_polchart
Class:TPolChart
Declaration:property TextBkColor: TColor;

The property TextBkColor determines the background color of a text label. Note that TextBkColor has no effect, if TextBkStyle is set to tbClear (which is the default case). TextBkColor is a global property for all text labels in a chart (method Text). Therefore it is not possible to have different background colors for text labels within the same chart.

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



Last Update: 2023-Dec-13