Indicator Members
In This Article
#Properties
Name | Description |
---|---|
Animation | Gets or sets an animation of the indicator. |
Checkable |
Specifies a value which determines whether to show a legend check box instead of a legend marker for a financial indicator. |
Checked |
Gets or sets a value that determines whether a legend check box is checked for a financial indicator. |
Color | Specifies the indicator‘s color. |
Crosshair |
Gets or sets the element that displays the indicator’s Crosshair content. |
Crosshair |
Gets or sets the text that is displayed by the Crosshair when it has no values to be displayed. |
Crosshair |
Gets or sets the value that specifies whether to enable the Crosshair Cursor for the indicator. |
Crosshair |
Gets or sets the pattern to format the text that the Crosshair Cursor shows for the specified indicator’s point. |
Crosshair |
Gets or sets the value that specifies whether to show a crosshair label for the indicator. |
Crosshair |
Returns the indicator Crosshair label item’s text options. |
Indicator |
|
Indicator |
Returns the localized name of the indicator type. |
Legend | Gets or sets a legend displaying an indicator legend item. |
Legend |
For internal use. Supports serialization of the Series |
Legend |
Gets or set the text that identifies an indicator within the chart legend. |
Line |
Specifies the indicator‘s line style settings. |
Name | Gets or sets the name of the indicator. |
Show |
Specifies whether the indicator is represented in the chart’s legend. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Type |
Gets the string value used to support serialization of the indicator. |
View | Gets the view type of the series to which the indicator belongs. |
Visible | Specifies whether the indicator is visible. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Indicator object passed as the parameter. |
Clone() |
Creates a copy of the current Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the named chart element.
Inherited from Chart |
See Also