IndicatorAttribute

StockSharp.Xaml.Charting

Atributo, aplicado ao pintor do indicador, para fornecer informações sobre o tipo de Indicador I.

Herda de: Attribute

Construtores

IndicatorAttribute
public IndicatorAttribute(Type type)
indicatorAttribute = IndicatorAttribute(type)

Inicializa uma nova instância do IndicatorAttribute.

type
Tipo indicador.

Propriedades

Type
public Type Type { get; }
value = indicatorAttribute.Type

Tipo indicador.