DrawLine overview

Constructors

 ConstructorOverloaded

Public Events

 DraggedLine
 DragLine
 NewLine
 Select
 Selecting

Public Methods

 AxisPoint
 Clicked
 Clone (inherited from Tool)
 DeleteSelected
 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.
 ScreenPoint
 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.
 EnableDrawEnables/Disables the drawing of lines on the chart by the user.
 EnableSelectEnables selection of lines for repositioning on the Chart.
 FromPoint
 GetHorizAxis (inherited from ToolSeries)Returns the associated Top or Bottom Chart Horizontal Axis.
 GetVertAxis (inherited from ToolSeries)Returns the associated Left or Right Chart Vertical Axis.
 LinesReturns the list of lines drawn on the Chart.
 PenElement Pen characteristics.
 SelectedReturns the line or lines that are currently selected.
 SelectNewLinesSetting this property to False won't maintain the new lines added as selected.
 Series (inherited from ToolSeries)Sets Series with which Tools are associated.
 StyleDetermines how lines will be displayed and dragged.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 ToPoint

See Also

DrawLine Class | Steema.TeeChart.Tools Namespace