Back to Devexpress

FinancialIndicatorPoint Members

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

latest4.1 KB
Original Source

FinancialIndicatorPoint Members

Represents an individual point for the indicators, that are drawn through two data points (such as Fibonacci Indicator or a Trend Line).

Properties

NameDescription
ArgumentGets or sets an argument of a financial indicator’s point.
ArgumentSerializableGets or sets the string value used to support serialization of the FinancialIndicatorPoint.Argument property.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
ValueLevelGets or sets a value indicating how to obtain the value of a financial indicator’s point.

Methods

NameDescription
Assign(ChartElement)Copies all the settings from the FinancialIndicatorPoint 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 chart element. Inherited from ChartElement.

See Also

FinancialIndicatorPoint Class

DevExpress.XtraCharts Namespace