RandomDiagramElement

StockSharp.Diagram.Elements

Random value element.

Inherits: DiagramElement

Constructors

RandomDiagramElement()

Initializes a new instance of the RandomDiagramElement.

Properties

IconName : string

Icon resource name.

Max : decimal

Maximum.

Min : decimal

Minimum.

TypeId : Guid

Type id.

Methods

DisposeManaged()

Release resources.

Flush(DateTime)

Flush non trigger (root) elements.

OnStart(DateTime)

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