IndicatorAttribute

StockSharp.Xaml.Charting

Атрибут, применяемый к рисователю индикатора, для предоставления информации о типе IIndicator.

Наследует: Attribute

Конструкторы

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

Инициализирует новый экземпляр IndicatorAttribute.

type
Тип индикатора.

Свойства

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

Тип индикатора.