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.