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



ClearAllTextLabels


Unit: SDL_rchart
Class: TContourPlot
Declaration: procedure ClearAllTextLabels;

The method ClearAllTextLabels deletes all text labels (i.e. the property Mode is set to tlOff).

Hint: Please note that after ClearAllTextLabels the associated text label memory structures are marked as unused. If you want to make all text labels invisible without freeing the memory structures, you should use the method HideAllTextLabels.



Last Update: 2023-Dec-13