IndicatorAttribute

StockSharp.Xaml.Charting

インジケータの画家に適用される属性は、IIndicatorの種類に関する情報を提供します。

継承元: Attribute

コンストラクター

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

IndicatorAttribute の新規インスタンスを初期化します。

type
インジケータタイプ。

プロパティ

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

インジケータタイプ。