Back to Devexpress

FibonacciIndicator Properties

corelibraries-devexpress-dot-xtracharts-dot-fibonacciindicator-dot-underscore-properties.md

latest9.2 KB
Original Source

FibonacciIndicator Properties

Represents an individual Fibonacci Indicator.

NameDescription
AnimationGets or sets an animation of the indicator. Inherited from Indicator.
BaseLevelColorGets or sets a value defining the color of the lines representing the Fibonacci Indicator‘s base levels ( 0% or 100% depending on the indicator kind).
BaseLevelLineStyleGets a value defining the line style of the lines representing the Fibonacci Indicator‘s base levels ( 0% or 100% depending on the indicator kind).
CheckableInLegendSpecifies a value which determines whether to show a legend check box instead of a legend marker for a financial indicator. Inherited from Indicator.
CheckedInLegendGets or sets a value that determines whether a legend check box is checked for a financial indicator. Inherited from Indicator.
ColorSpecifies the indicator‘s color. Inherited from Indicator.
CrosshairContentShowModeGets or sets the element that displays the indicator’s Crosshair content. Inherited from Indicator.
CrosshairEmptyValueLegendTextGets or sets the text that is displayed by the Crosshair when it has no values to be displayed. Inherited from Indicator.
CrosshairEnabledGets or sets the value that specifies whether to enable the Crosshair Cursor for the indicator. Inherited from Indicator.
CrosshairLabelPatternGets or sets the pattern to format the text that the Crosshair Cursor shows for the specified indicator’s point. Inherited from Indicator.
CrosshairLabelVisibilityGets or sets the value that specifies whether to show a crosshair label for the indicator. Inherited from Indicator.
CrosshairTextOptionsReturns the indicator Crosshair label item’s text options. Inherited from Indicator.
IndicatorIDInherited from Indicator.
IndicatorNameReturns the localized name of the indicator type.
KindGets or sets the value determining the kind of the Fibonacci Indicator.
LabelGets the set of label-related properties of the Fibonacci Indicator.
LegendGets or sets a legend displaying an indicator legend item. Inherited from Indicator.
LegendNameFor internal use. Supports serialization of the SeriesBase.Legend property. Inherited from Indicator.
LegendTextGets or set the text that identifies an indicator within the chart legend. Inherited from Indicator.
LineStyleSpecifies the indicator‘s line style settings. Inherited from Indicator.
NameGets or sets the name of the indicator. Inherited from Indicator.
Point1Gets the first point for a financial indicator. Inherited from FinancialIndicator.
Point2Gets the second point for a financial indicator. Inherited from FinancialIndicator.
ShowAdditionalLevelsGets or sets the value which determines whether to display the additional levels for the Retracement type of Fibonacci Indicators.
ShowInLegendSpecifies whether the indicator is represented in the chart’s legend. Inherited from Indicator.
ShowLevel0Gets or sets the value which determines whether to display the 0% level for the Fans type of Fibonacci Indicators.
ShowLevel100Gets or sets the value which determines whether to display the 100% level for the Arcs type ofFibonacci Indicators.
ShowLevel23_6Gets or sets the value which determines whether to display the 23.6% level for the Fibonacci Indicator of the required kind.
ShowLevel76_4Gets or sets the value which determines whether to display the 76.4% level for the Fibonacci Indicator of the required kind.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TypeNameSerializableGets the string value used to support serialization of the indicator. Inherited from Indicator.
ViewGets the view type of the series to which the indicator belongs. Inherited from Indicator.
VisibleSpecifies whether the indicator is visible. Inherited from Indicator.

See Also

FibonacciIndicator Class

FibonacciIndicator Members

DevExpress.XtraCharts Namespace