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

型号编号.

方法

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

是从重置方法调用的。

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

进程模型套接字 。

value
DiagramSocketValue.