Back to Devexpress

FinancialIndicatorCollection Properties

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

latest2.2 KB
Original Source

FinancialIndicatorCollection Properties

Represents the base class for the collections containing Trend Lines and Fibonacci Indicators of a series.

NameDescription
CapacityGets or sets the number of elements that the CollectionBase can contain. Inherited from CollectionBase.
CountGets the number of points stored in the collection. Inherited from ChartCollectionBase.
InnerList protectedGets an ArrayList containing the list of elements in the CollectionBase instance. Inherited from CollectionBase.
List protectedGets an IList containing the list of elements in the CollectionBase instance. Inherited from CollectionBase.

See Also

FinancialIndicatorCollection Class

FinancialIndicatorCollection Members

DevExpress.XtraCharts Namespace