FinalValueDiagramElement

StockSharp.Diagram.Elements

The diagram element to send the final value (Finished or IsFinal).

继承自: TypedDiagramElement<FinalValueDiagramElement>

构造函数

FinalValueDiagramElement()

Initializes a new instance of the FinalValueDiagramElement.

属性

IconName : string

Icon resource name.

TypeId : Guid

Type id.

方法

OnProcess(DiagramSocketValue)

The method is called at the processing of the new incoming value.

value
The processed value.
TypeChanged()

The method is called when the data type is changed.