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



ClassVisible


Unit:SDL_polchart
Class: TPolChart
Declaration: property ClassVisible[cnum: byte]: boolean;

The array property ClassVisible determines whether any items of the class cnum are displayed or not. The parameter cnum may take any value between 0 and 254. The value of 255 is reserved as a place holder for all classes.

This property may be used to temporarily "switch off" parts of the data in a chart. Please note, that ClassVisible only affects the display of the data. Items which have been made invisible can be processed like any other visible items.



Last Update: 2023-Dec-13