Fibonacci Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.DetailsDrawingObject
    GF.Clients.Charts.Details.LinesLine
      GF.Clients.Charts.Details.FibonacciFibonacci
        GF.Clients.Charts.Details.FibonacciFibonacciArcs
        GF.Clients.Charts.Details.FibonacciFibonacciFans
        GF.Clients.Charts.Details.FibonacciFibonacciRetracements

Namespace:  GF.Clients.Charts.Details.Fibonacci
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class Fibonacci : Line

The Fibonacci type exposes the following members.

Constructors

  NameDescription
Public methodFibonacci
Top
Properties

  NameDescription
Public propertyAutoZoom (Inherited from DrawingObject.)
Public propertyColor (Inherited from Line.)
Public propertyColor0
Public propertyColor1
Public propertyColor2
Public propertyColor3
Public propertyColor4
Public propertyColor5
Public propertyColor6
Public propertyColor7
Public propertyCountLevels
Public propertyEndCap (Inherited from Line.)
Public propertyFirstLevel
Public propertyLevel0
Public propertyLevel1
Public propertyLevel2
Public propertyLevel3
Public propertyLevel4
Public propertyLevel5
Public propertyLevel6
Public propertyLevel7
Public propertyLineMode (Inherited from Line.)
Public propertyLineNames (Overrides Line.LineNames.)
Public propertyLocked (Inherited from DrawingObject.)
Public propertyMulticolor
Public propertyStartCap (Inherited from Line.)
Public propertyStickToNearest
Public propertyStyle (Inherited from Line.)
Public propertyWidth (Inherited from Line.)
Top
Methods

  NameDescription
Public methodBringToFront (Inherited from DrawingObject.)
Public methodCompareTo (Inherited from DrawingObject.)
Public methodDelete (Inherited from DrawingObject.)
Public methodDraw (Inherited from Line.)
Public methodEdit (Inherited from DrawingObject.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindTouchedCorner (Inherited from DrawingObject.)
Public methodFormatTimestamp (Inherited from DrawingObject.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLine (Inherited from Line.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInside (Inherited from DrawingObject.)
Public methodIsTouched (Inherited from Line.)
Public methodPlaceTo (Inherited from DrawingObject.)
Public methodSendToBack (Inherited from DrawingObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldColors
Public fieldFeedValue (Inherited from DrawingObject.)
Public fieldLevels
Public fieldLineStyle (Inherited from Line.)
Public fieldSourceID (Inherited from DrawingObject.)
Public fieldTag (Inherited from DrawingObject.)
Top
See Also

Reference