Class MarketDepthPanelDiagramElement
- Namespace
- StockSharp.Diagram.Elements
- Assembly
- StockSharp.Diagram.Core.dll
Market depth panel.
[Display(ResourceType = typeof(LocalizedStrings), Name = "Panel", Description = "MarketDepthPanel", GroupName = "MarketDepths")]
public class MarketDepthPanelDiagramElement : DiagramElement, ILogReceiver, ILogSource, IDisposable, INotifyPropertyChanging, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertiesChanged, IPersistable, IOrderBookSource
- Inheritance
-
MarketDepthPanelDiagramElement
- Implements
-
INotifyPropertiesChangedIPersistable
- 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
TypeId
The unique identifier of the diagram element type.
public override Guid TypeId { get; }