Table of Contents

Class MarketDepthPanelDiagramElement

Namespace
StockSharp.Diagram.Elements
Assembly
StockSharp.Diagram.Core.dll

Market depth panel.

[Display(ResourceType = typeof(LocalizedStrings), Name = "MarketDepthPanel", Description = "MarketDepthPanel", GroupName = "MarketDepths")]
public class MarketDepthPanelDiagramElement : DiagramElement, ILogReceiver, ILogSource, IDisposable, INotifyPropertyChanging, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertiesChanged, IPersistable, IOrderBookSource
Inheritance
MarketDepthPanelDiagramElement
Implements
INotifyPropertiesChanged
IPersistable
Inherited Members
Extension Methods

Constructors

MarketDepthPanelDiagramElement()

Initializes a new instance of the MarketDepthPanelDiagramElement.

public MarketDepthPanelDiagramElement()

Properties

IconName

Icon resource name.

public override string IconName { get; }

Property Value

string

TypeId

The unique identifier of the diagram element type.

public override Guid TypeId { get; }

Property Value

Guid