ColorLine overview

Constructors

 ConstructorOverloaded

Public Events

 DragLine
 EndDragLine

Public Methods

 Clicked
 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.
 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.
 AllowDragAllows mousedrag of Line when true .
 Axis (inherited from ToolAxis)Sets the axis to which a Tool will belong.
 Chart (inherited from TeeBase)Chart associated with this object
 ColorLineClickToleranceGets and sets pixel proximity tolerance for Clicks.
 DescriptionGets descriptive text.
 DragRepaintRepaints the Chart while moving the ColorLine when True.
 Draw3DDraws ColorLine in 3D when True.
 DrawBehindDraws the ColorLine behind the series values.
 NoLimitDragAllows drag of ColorLine outside of the Chart rectangle.
 OriginalCursorGets or sets the Cursor to which the ColorLine defaults when the mouse is not over it.
 Pen (inherited from ToolAxis)Element Pen characteristics.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 ValueDetermines Axis position where the ColorLine has to be drawn.

See Also

ColorLine Class | Steema.TeeChart.Tools Namespace