OrderArrow Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.DetailsDrawingObject
    GF.Clients.Charts.DetailsCAText
      GF.Clients.Charts.DetailsArrow
        GF.Clients.Charts.TradeModeOrderArrow

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

public class OrderArrow : Arrow

The OrderArrow type exposes the following members.

Constructors

  NameDescription
Public methodOrderArrow(Boolean, OrderAnnotations)
Public methodOrderArrow(Boolean, Boolean, Double, StoredFont)
Top
Properties

  NameDescription
Public propertyArrowSize (Inherited from Arrow.)
Public propertyArrowStyle (Inherited from Arrow.)
Public propertyAutoZoom (Inherited from DrawingObject.)
Public propertyBackColor (Overrides ArrowBackColor.)
Public propertyBorderColor (Inherited from Arrow.)
Public propertyBorderDashStyle (Inherited from Arrow.)
Public propertyBorderWidth (Inherited from Arrow.)
Public propertyColor (Inherited from CAText.)
Public propertyFont (Inherited from CAText.)
Public propertyHorizontalAlignment (Inherited from CAText.)
Public propertyLocked (Inherited from DrawingObject.)
Public propertyText (Inherited from CAText.)
Public propertyTransparency (Inherited from Arrow.)
Public propertyVerticalAlignment (Inherited from CAText.)
Top
Methods

  NameDescription
Public methodBringToFront (Inherited from DrawingObject.)
Public methodCompareTo (Inherited from DrawingObject.)
Public methodDelete (Inherited from DrawingObject.)
Public methodEdit (Inherited from Arrow.)
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInside (Inherited from DrawingObject.)
Public methodPlaceTo (Inherited from CAText.)
Public methodSendToBack (Inherited from DrawingObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldBorderLineStyle (Inherited from Arrow.)
Public fieldFeedValue (Inherited from DrawingObject.)
Public fieldSourceID (Inherited from DrawingObject.)
Public fieldTag (Inherited from DrawingObject.)
Top
See Also

Reference