CombinationDiagramElement

StockSharp.Diagram.Elements

Combined values element.

Наследует: TypedDiagramElement<CombinationDiagramElement>

Конструкторы

CombinationDiagramElement()

Initializes a new instance of the CombinationDiagramElement.

Свойства

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.