FibonacciExtension 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.FibonacciFibonacciRetracements
          GF.Clients.Charts.Details.FibonacciFibonacciExtension

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

public class FibonacciExtension : FibonacciRetracements

The FibonacciExtension type exposes the following members.

Constructors

  NameDescription
Public methodFibonacciExtension
Top
Properties

  NameDescription
Public propertyAutoZoom (Inherited from DrawingObject.)
Public propertyColor (Inherited from Line.)
Public propertyColor0 (Inherited from Fibonacci.)
Public propertyColor1 (Inherited from Fibonacci.)
Public propertyColor2 (Inherited from Fibonacci.)
Public propertyColor3 (Inherited from Fibonacci.)
Public propertyColor4 (Inherited from Fibonacci.)
Public propertyColor5 (Inherited from Fibonacci.)
Public propertyColor6 (Inherited from Fibonacci.)
Public propertyColor7 (Inherited from Fibonacci.)
Public propertyCornerList (Overrides DrawingObject.CornerList.)
Public propertyCountLevels (Inherited from Fibonacci.)
Public propertyCustomText0 (Inherited from FibonacciRetracements.)
Public propertyCustomText1 (Inherited from FibonacciRetracements.)
Public propertyCustomText2 (Inherited from FibonacciRetracements.)
Public propertyCustomText3 (Inherited from FibonacciRetracements.)
Public propertyCustomText4 (Inherited from FibonacciRetracements.)
Public propertyCustomText5 (Inherited from FibonacciRetracements.)
Public propertyCustomText6 (Inherited from FibonacciRetracements.)
Public propertyCustomText7 (Inherited from FibonacciRetracements.)
Public propertyEndCap (Inherited from Line.)
Public propertyEndPointText
Public propertyFirstLevel (Inherited from Fibonacci.)
Public propertyFont (Inherited from FibonacciRetracements.)
Public propertyHighLowAssignment (Inherited from FibonacciRetracements.)
Public propertyHTextAlignment (Inherited from FibonacciRetracements.)
Public propertyLevel0 (Inherited from Fibonacci.)
Public propertyLevel1 (Inherited from Fibonacci.)
Public propertyLevel2 (Inherited from Fibonacci.)
Public propertyLevel3 (Inherited from Fibonacci.)
Public propertyLevel4 (Inherited from Fibonacci.)
Public propertyLevel5 (Inherited from Fibonacci.)
Public propertyLevel6 (Inherited from Fibonacci.)
Public propertyLevel7 (Inherited from Fibonacci.)
Public propertyLineMode (Inherited from Line.)
Public propertyLineNames (Inherited from Fibonacci.)
Public propertyLocked (Inherited from DrawingObject.)
Public propertyMaxY (Overrides DrawingObject.MaxY.)
Public propertyMinY (Overrides DrawingObject.MinY.)
Public propertyMulticolor (Inherited from Fibonacci.)
Public propertyOwner (Overrides DrawingObject.Owner.)
Public propertyShowRunners
Determinates whether Y-axis runner are visible
(Inherited from FibonacciRetracements.)
Public propertyStartCap (Inherited from Line.)
Public propertyStartPointText
Public propertyStickToNearest (Inherited from Fibonacci.)
Public propertyStyle (Inherited from Line.)
Public propertyTextMode (Inherited from FibonacciRetracements.)
Public propertyThirdPoint
Public propertyVTextAlignment (Inherited from FibonacciRetracements.)
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 FibonacciRetracements.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInside (Overrides DrawingObjectInside(Int32, Int32).)
Public methodIsTouched (Overrides FibonacciRetracementsIsTouched(Point).)
Public methodPlaceTo (Overrides DrawingObjectPlaceTo(Area, Int32, Double).)
Public methodSendToBack (Inherited from DrawingObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

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

Reference