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



MouseAffectsLayer


Unit:SDL_rchart
Class:TRChart
Declaration:property MouseAffectsLayer[Layer: integer]: boolean;

The array property MouseAffectsLayer controls which layer is affected by mouse interaction if MouseAction is set to a value other than maNone. The parameter Layer specifies the layer for which the interactive mouse control can be switched on or off. Layer may assume values between 1 and MAXNUMRCLAYERS.

Hint: Please note that the number of layers is restricted to two in the Light Edition of the SDL Suite.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): duallayer



Last Update: 2023-Dec-13