Inheritance Hierarchy
GF.Clients.Charts.DetailsDrawingObject
GF.Clients.Charts.Details.LinesLine
GF.Clients.Charts.Details.FibonacciFibonacci
GF.Clients.Charts.Details.FibonacciFibonacciArcs
Namespace: GF.Clients.Charts.Details.Fibonacci
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The FibonacciArcs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FibonacciArcs |
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.) | |
| CountLevels | (Inherited from Fibonacci.) | |
| EndCap | (Inherited from Line.) | |
| FirstLevel | (Inherited from Fibonacci.) | |
| 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 | (Overrides FibonacciLineNames.) | |
| Locked | (Inherited from DrawingObject.) | |
| Multicolor | (Inherited from Fibonacci.) | |
| StartCap | (Inherited from Line.) | |
| StickToNearest | (Inherited from Fibonacci.) | |
| Style | (Inherited from Line.) | |
| 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 Line.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Inside | (Inherited from DrawingObject.) | |
| IsTouched | (Overrides LineIsTouched(Point).) | |
| PlaceTo | (Inherited from DrawingObject.) | |
| SendToBack | (Inherited from DrawingObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Colors | (Inherited from Fibonacci.) | |
| FeedValue | (Inherited from DrawingObject.) | |
| Levels | (Inherited from Fibonacci.) | |
| LineStyle | (Inherited from Line.) | |
| SourceID | (Inherited from DrawingObject.) | |
| Tag | (Inherited from DrawingObject.) |
See Also