SyncDiagramElement

StockSharp.Diagram.Elements

The element used for grouping incoming values within a specified range.

Наследует: DiagramElement

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

SyncDiagramElement()

Initializes a new instance of the SyncDiagramElement.

Свойства

ClearSockets : bool

Clear socket values.

IconName : string

Icon resource name.

Interval : TimeSpan

Interval.

TypeId : Guid

Type id.

Методы

Load(SettingsStorage)

Load settings.

storage
Settings storage.
OnPrepare()

To prepare for starting the diagram element algorithm.

OnReseted()

It is called from the Reset method.

Save(SettingsStorage)

Save settings.

storage
Settings storage.