StringFormatDiagramElement

StockSharp.Diagram.Elements

String formatting element for single value using templates.

Inherits: DiagramElement

Constructors

StringFormatDiagramElement()

Initializes a new instance of the StringFormatDiagramElement.

Properties

IconName : string

Icon resource name.

Template : string

String formatting template using for single value.

TypeId : Guid

Type id.

Methods

OnPrepare()

To prepare for starting the diagram element algorithm.

OnReseted()

It is called from the Reset method.