Inheritance Hierarchy
GF.Clients.Charts.DetailsDrawingObject
GF.Clients.Charts.Details.LinesLine
GF.Clients.Charts.Details.FibonacciFibonacci
GF.Clients.Charts.Details.FibonacciFibonacciRetracements
GF.Clients.Charts.Details.FibonacciFibonacciExtension
Namespace: GF.Clients.Charts.Details.Fibonacci
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The FibonacciExtension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FibonacciExtension |
Properties
Name | Description | |
---|---|---|
![]() | AutoZoom | (Inherited from DrawingObject.) |
![]() | Color | (Inherited from Line.) |
![]() | Color0 | (Inherited from Fibonacci.) |
![]() | Color1 | (Inherited from Fibonacci.) |
![]() | Color2 | (Inherited from Fibonacci.) |
![]() | Color3 | (Inherited from Fibonacci.) |
![]() | Color4 | (Inherited from Fibonacci.) |
![]() | Color5 | (Inherited from Fibonacci.) |
![]() | Color6 | (Inherited from Fibonacci.) |
![]() | Color7 | (Inherited from Fibonacci.) |
![]() | CornerList | (Overrides DrawingObject.CornerList.) |
![]() | CountLevels | (Inherited from Fibonacci.) |
![]() | CustomText0 | (Inherited from FibonacciRetracements.) |
![]() | CustomText1 | (Inherited from FibonacciRetracements.) |
![]() | CustomText2 | (Inherited from FibonacciRetracements.) |
![]() | CustomText3 | (Inherited from FibonacciRetracements.) |
![]() | CustomText4 | (Inherited from FibonacciRetracements.) |
![]() | CustomText5 | (Inherited from FibonacciRetracements.) |
![]() | CustomText6 | (Inherited from FibonacciRetracements.) |
![]() | CustomText7 | (Inherited from FibonacciRetracements.) |
![]() | EndCap | (Inherited from Line.) |
![]() | EndPointText | |
![]() | FirstLevel | (Inherited from Fibonacci.) |
![]() | Font | (Inherited from FibonacciRetracements.) |
![]() | HighLowAssignment | (Inherited from FibonacciRetracements.) |
![]() | HTextAlignment | (Inherited from FibonacciRetracements.) |
![]() | Level0 | (Inherited from Fibonacci.) |
![]() | Level1 | (Inherited from Fibonacci.) |
![]() | Level2 | (Inherited from Fibonacci.) |
![]() | Level3 | (Inherited from Fibonacci.) |
![]() | Level4 | (Inherited from Fibonacci.) |
![]() | Level5 | (Inherited from Fibonacci.) |
![]() | Level6 | (Inherited from Fibonacci.) |
![]() | Level7 | (Inherited from Fibonacci.) |
![]() | LineMode | (Inherited from Line.) |
![]() | LineNames | (Inherited from Fibonacci.) |
![]() | Locked | (Inherited from DrawingObject.) |
![]() | MaxY | (Overrides DrawingObject.MaxY.) |
![]() | MinY | (Overrides DrawingObject.MinY.) |
![]() | Multicolor | (Inherited from Fibonacci.) |
![]() | Owner | (Overrides DrawingObject.Owner.) |
![]() | ShowRunners |
Determinates whether Y-axis runner are visible
(Inherited from FibonacciRetracements.) |
![]() | StartCap | (Inherited from Line.) |
![]() | StartPointText | |
![]() | StickToNearest | (Inherited from Fibonacci.) |
![]() | Style | (Inherited from Line.) |
![]() | TextMode | (Inherited from FibonacciRetracements.) |
![]() | ThirdPoint | |
![]() | VTextAlignment | (Inherited from FibonacciRetracements.) |
![]() | Width | (Inherited from Line.) |
Methods
Name | Description | |
---|---|---|
![]() | BringToFront | (Inherited from DrawingObject.) |
![]() | CompareTo | (Inherited from DrawingObject.) |
![]() | Delete | (Inherited from DrawingObject.) |
![]() | Draw | (Inherited from Line.) |
![]() | Edit | (Inherited from DrawingObject.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FindTouchedCorner | (Inherited from DrawingObject.) |
![]() | FormatTimestamp | (Inherited from DrawingObject.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLine | (Inherited from FibonacciRetracements.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Inside | (Overrides DrawingObjectInside(Int32, Int32).) |
![]() | IsTouched | (Overrides FibonacciRetracementsIsTouched(Point).) |
![]() | PlaceTo | (Overrides DrawingObjectPlaceTo(Area, Int32, Double).) |
![]() | SendToBack | (Inherited from DrawingObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | Colors | (Inherited from Fibonacci.) |
![]() | CustomText | (Inherited from FibonacciRetracements.) |
![]() | FeedValue | (Inherited from DrawingObject.) |
![]() | Levels | (Inherited from Fibonacci.) |
![]() | LineStyle | (Inherited from Line.) |
![]() | PointsCustomText | |
![]() | SourceID | (Inherited from DrawingObject.) |
![]() | Tag | (Inherited from DrawingObject.) |
See Also