StringFormatDiagramElement

StockSharp.Diagram.Elements

String formatting element for single value using templates.

Herda de: DiagramElement

Construtores

StringFormatDiagramElement()

Initializes a new instance of the StringFormatDiagramElement.

Propriedades

IconName : string

Icon resource name.

Template : string

String formatting template using for single value.

TypeId : Guid

Type id.

Métodos

OnPrepare()

To prepare for starting the diagram element algorithm.

OnReseted()

It is called from the Reset method.