The ChartObjectManager type exposes the following members.

Constructors

  NameDescription
ChartObjectManagerOverloaded.

Methods

  NameDescription
AddOverloaded.
ClearChanges
Marks all changes as received and clears the dirty flag.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetChanges
Gets a list of chart objects that have changed for all symbols.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetNamedChartObject
Retrieves a friendly named chart object from the ChartObjectManager.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetSystemData
Sets the SystemData instance used in this class.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Item
Gets a list of ChartObjects for the specified Symbol.

See Also