CombinationDiagramElement
StockSharp.Diagram.Elements
Combined values element.
继承自: TypedDiagramElement<CombinationDiagramElement>
构造函数
CombinationDiagramElement()
Initializes a new instance of the CombinationDiagramElement.
属性
方法
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.