FibonacciTool overview

Constructors

 ConstructorOverloaded

Public Methods

 AxisPointConvert from axis double XY to screen pixels XY.
 Clone (inherited from Tool)
 CreateDefaultLevelsCreate default Fibonacci levels at 38.2%, 50% and 61.8%
 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.
 Chart (inherited from TeeBase)Chart associated with this object
 Description
 DrawStyleDefines Fibonacci tool drawing style. Tool supports Fibonacci arcs and Fibonacci fans (lines).
 EndXDefines trendline end point x coordinate.
 EndYDefines trendline end point y coordinate.
 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.
 LabelsAngleLabels angle.
 LabelsFontControls level font properties.
 LevelsReturns the list of Fibonacci levels.
 Series (inherited from ToolSeries)Sets Series with which Tools are associated.
 ShowLabelsIf true, show individual Fibonacci level labels.
 StartXDefines trendline start point x coordinate.
 StartYDefines trendline start point y coordinate.
 SummaryGets detailed descriptive text.
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 TrendPenDefines trend pen characteristics.

See Also

FibonacciTool Class | Steema.TeeChart.Tools Namespace