OptionsQuotingDiagramElement

StockSharp.Diagram.Elements

グラフ要素を引用するオプション。

継承元: OptionsBaseModelDiagramElement<IBlackScholes>

コンストラクター

OptionsQuotingDiagramElement
public OptionsQuotingDiagramElement()
optionsQuotingDiagramElement = OptionsQuotingDiagramElement()

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

プロパティ

IconName
public override string IconName { get; }
value = optionsQuotingDiagramElement.IconName

リソース名をアイコン化します。

Max
public decimal? Max { get; set; }
value = optionsQuotingDiagramElement.Max
optionsQuotingDiagramElement.Max = value

マックス。

Min
public decimal? Min { get; set; }
value = optionsQuotingDiagramElement.Min
optionsQuotingDiagramElement.Min = value

最少。

QuotingSide
public Sides QuotingSide { get; set; }
value = optionsQuotingDiagramElement.QuotingSide
optionsQuotingDiagramElement.QuotingSide = value

方向を引用します。

QuotingType
public OptionsQuotingTypes QuotingType { get; set; }
value = optionsQuotingDiagramElement.QuotingType
optionsQuotingDiagramElement.QuotingType = value

切断タイプ。

TypeId
public override Guid TypeId { get; }
value = optionsQuotingDiagramElement.TypeId

id をタイプして下さい。

メソッド

OnReseted
protected override void OnReseted()
optionsQuotingDiagramElement.OnReseted()

リセットメソッドから呼び出されます。

ProcessModel
protected override void ProcessModel(DiagramSocketValue value)
optionsQuotingDiagramElement.ProcessModel(value)

プロセスモデルソケット。

value
代表取締役社長 佐藤 浩