CrossingDiagramElement

StockSharp.Diagram.Elements

Crossing element.

Erbt von: DiagramElement

Konstruktoren

CrossingDiagramElement()

Initializes a new instance of the CrossingDiagramElement.

Eigenschaften

IconName : string

Icon resource name.

TypeId : Guid

Type id.

Methoden

OnProcess(DateTime, IDictionary<DiagramSocket, DiagramSocketValue>, DiagramSocketValue)

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

time
Time.
values
Values.
source
Source value.
OnReseted()

It is called from the Reset method.