LightTool overview

Constructors

 ConstructorOverloaded

Public Methods

 Clone (inherited from Tool)
 GetBitmapEditor (inherited from Tool)Returns the associated bitmap icon for a given Tool class. This icon is used at Tools gallery ListBox and Tools Editor dialog.
 IluminateApplies the light effect over the ParentChart Canvas.
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 ToString (inherited from Tool)

Public Properties

 Active (inherited from Tool)Enables/Disables the indexed Tool.
 Chart (inherited from TeeBase)Chart associated with this object
 DescriptionGets descriptive text.
 FactorThe size of the "light spot" in percentage of maximum chart dimensions.
 FollowMouseWhen true, the light spot will follow the mouse movement. When false, you may set the Left and Top pixel coordinates.
 LeftThe horizontal coordinate in pixels for the light spot center.
 StyleThe light style.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TopThe vertical coordinate in pixels for the light spot center.

See Also

LightTool Class | Steema.TeeChart.Tools Namespace