StringFormatDiagramElement

StockSharp.Diagram.Elements

String formatting element for single value using templates.

Наследует: DiagramElement

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

StringFormatDiagramElement()

Initializes a new instance of the StringFormatDiagramElement.

Свойства

IconName : string

Icon resource name.

Template : string

String formatting template using for single value.

TypeId : Guid

Type id.

Методы

OnPrepare()

To prepare for starting the diagram element algorithm.

OnReseted()

It is called from the Reset method.