RenderOperationLayer

StockSharp.Xaml.Charting.Rendering.Common

Stores a queue of Action operations to perform, intended to be used to queue rendering operations and re-arrange Z-order

Métodos

Enqueue(Action)

Enqueues an operation to the layer

operation
The operation to queue
Flush()

Flushes, the layer, which processes all operations and clears the queue