List

Type class

A List class is used to hold a number of indexed items of the same type.

ListAutoDispose

Type class

A version of a List where the elements are disposed automatically when removed from the list, unless autoDispose is set to false.

ListData

Type class

A List that holds components data.

ListTemplate

Type class

A version of a List that is able to create new elements as well as apply additional settings to newly created items.

MACD

Type class

An implementation of a StockChart indicator.

MACross

Type class

An implementation of a StockChart indicator.

MapChart

Type class

Sources Inheritance Settings Private settings Properties Methods Events

MapLine

Type class

A line object in a MapLineSeries.