Back to Devexpress

StandardDeviationErrorBars Members

corelibraries-devexpress-dot-xtracharts-dot-standarddeviationerrorbars-dot-underscore-members.md

latest9.6 KB
Original Source

StandardDeviationErrorBars Members

The Error Bars indicator whose error values represent a standard deviation.

Constructors

NameDescription
StandardDeviationErrorBars()Initializes a new instance of the StandardDeviationErrorBars class with the default settings.
StandardDeviationErrorBars(String)Initializes a new instance of the StandardDeviationErrorBars class with the specified name.

Properties

NameDescription
AnimationGets or sets an animation of the indicator. Inherited from Indicator.
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.
DirectionGets or sets the error bar direction. Inherited from ErrorBars.
EndStyleGets or sets the style of the error bar end. Inherited from ErrorBars.
IndicatorIDInherited from Indicator.
IndicatorNameReturns the localized name of the indicator type.
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.
MultiplierGets or sets the multiplier on which the standard deviation value is multiplied before display.
NameGets or sets the name of the indicator. Inherited from Indicator.
ShowInLegendSpecifies whether the indicator is represented in the chart’s legend. Inherited from Indicator.
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.

Methods

NameDescription
Assign(ChartElement)Copies all the settings from the StandardDeviationErrorBars object passed as the parameter.
Clone()Creates a copy of the current ChartElement object. Inherited from ChartElement.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of the named chart element. Inherited from ChartElementNamed.

See Also

StandardDeviationErrorBars Class

DevExpress.XtraCharts Namespace