OrderAnnotations Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.TradeModeOrderAnnotations

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

public class OrderAnnotations : IAutoAnnotationProvider, 
	IDisposable

The OrderAnnotations type exposes the following members.

Constructors

  NameDescription
Public methodOrderAnnotations
Top
Properties

  NameDescription
Public propertyAggregated
Public propertyAnchorToHighLow
Public propertyAngle
Public propertyAutoSize
Public propertyBuyColor
Public propertyCancelForeColor
Public propertyCancelled
Public propertyDisplayFillsMode
Public propertyFillsAsTriangle
Public propertyFillsForeColor
Public propertyFont
Public propertyFull
Public propertyModifies
Public propertyModifyForeColor
Public propertyNormalForeColor
Public propertyOnlySelectedAccount
Public propertyOrderID
Public propertyPrice
Public propertyQuantity
Public propertyRejected
Public propertySellColor
Public propertyTicket
Public propertyType
Public propertyVisible
Public propertyWorking
Top
Methods

  NameDescription
Public methodActivate
Public methodClone
Public methodDeactivate
Public methodDispose
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodFormatText(IFill)
Public methodFormatText(IOrder, ICommand)
Public methodFormatText(IOrder, Int32, Double)
Public methodFormatTooltip(IFill)
Public methodFormatTooltip(IEnumerableIFill)
Public methodFormatTooltip(IOrder, ICommand)
Public methodGet
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberOrderCommandShort
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events

  NameDescription
Public eventAdd
Public eventAnnotationChanged
Public eventChanged
Public eventRemove
Top
Fields

  NameDescription
Public fieldStatic memberDefaultVisible
Top
See Also

Reference