RandomDiagramElement

StockSharp.Diagram.Elements

Random value element.

Erbt von: DiagramElement

Konstruktoren

RandomDiagramElement()

Initializes a new instance of the RandomDiagramElement.

Eigenschaften

IconName : string

Icon resource name.

Max : decimal

Maximum.

Min : decimal

Minimum.

TypeId : Guid

Type id.

Methoden

DisposeManaged()

Release resources.

Flush(DateTime)

Flush non trigger (root) elements.

OnStart(DateTime)

The method is called at the start of the diagram element algorithm.