The IndicatorManager type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FillIndicatorRegion
Shades the area between the two series on a chart.
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.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Initialize
Called automatically by RightEdge and should not be called by system code.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Register
Registers a series with the manager.
RegisterMembers
Uses reflection to find fields of the specified object that implement ISeries, and registers those objects.
SetFrequency
Sets up a frequency for the specified ISeries.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also