FinalValueDiagramElement

StockSharp.Diagram.Elements

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

Erbt von: TypedDiagramElement<FinalValueDiagramElement>

Konstruktoren

FinalValueDiagramElement()

Initializes a new instance of the FinalValueDiagramElement.

Eigenschaften

IconName : string

Icon resource name.

TypeId : Guid

Type id.

Methoden

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.