Back to Devexpress

Indicator Properties

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

latest4.4 KB
Original Source

Indicator Properties

Represents a base class for all indicator types.

NameDescription
AnimationGets or sets an animation of the indicator.
CheckableInLegendSpecifies a value which determines whether to show a legend check box instead of a legend marker for a financial indicator.
CheckedInLegendGets or sets a value that determines whether a legend check box is checked for a financial indicator.
ColorSpecifies the indicator‘s color.
CrosshairContentShowModeGets or sets the element that displays the indicator’s Crosshair content.
CrosshairEmptyValueLegendTextGets or sets the text that is displayed by the Crosshair when it has no values to be displayed.
CrosshairEnabledGets or sets the value that specifies whether to enable the Crosshair Cursor for the indicator.
CrosshairLabelPatternGets or sets the pattern to format the text that the Crosshair Cursor shows for the specified indicator’s point.
CrosshairLabelVisibilityGets or sets the value that specifies whether to show a crosshair label for the indicator.
CrosshairTextOptionsReturns the indicator Crosshair label item’s text options.
IndicatorID
IndicatorNameReturns the localized name of the indicator type.
LegendGets or sets a legend displaying an indicator legend item.
LegendNameFor internal use. Supports serialization of the SeriesBase.Legend property.
LegendTextGets or set the text that identifies an indicator within the chart legend.
LineStyleSpecifies the indicator‘s line style settings.
NameGets or sets the name of the indicator.
ShowInLegendSpecifies whether the indicator is represented in the chart’s legend.
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.
ViewGets the view type of the series to which the indicator belongs.
VisibleSpecifies whether the indicator is visible.

See Also

Indicator Class

Indicator Members

DevExpress.XtraCharts Namespace