The IndicatorInfo type exposes the following members.

Constructors

  NameDescription
IndicatorInfo
Constructor, parameterless.

Methods

  NameDescription
Clone
Creates a new object that is a copy of the current instance.
CloneInfo
Builds a clone of this instance including all child lists.
CreateSeriesInputs
Builds the SeriesInput collection
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.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ChartName
Specifies the pane that this indicator will be plotted on.
ChartPane
Specifies the pane that this indicator will be plotted on.
ConstructorArguments
IndicatorId
LineColor
Specifies what color will be used to draw the indicator
LineSize
Specifies the thickness of the line used to draw the indicator
LineType
Specifies what type of line will be used to draw the indicator.
SeriesInputs
SeriesName
A unique name used to identify the indicator
ShowInChart
Specifies whether an indicator that is part of a system will be plotted on the chart.

See Also