Class MarketDepthTruncateDiagramElement
Truncate market depth element.
Implements
Ecng.Serialization.IPersistable
Ecng.ComponentModel.INotifyPropertiesChanged
Inherited Members
Namespace: StockSharp.Xaml.Diagram.Elements
Assembly: StockSharp.Xaml.Diagram.dll
Syntax
[CategoryLoc("MarketDepths")]
[DescriptionLoc("TruncatedBookDesc", false)]
[DisplayNameLoc("TruncatedBook")]
public class MarketDepthTruncateDiagramElement : DiagramElement, IPersistable, ILogReceiver, ILogSource, IDisposable, INotifyPropertyChanging, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertiesChanged
Constructors
MarketDepthTruncateDiagramElement()
Создать MarketDepthTruncateDiagramElement.
Declaration
public MarketDepthTruncateDiagramElement()
Properties
IconName
Название ресурса с изображением.
Declaration
public override string IconName { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
MaxDepth
Максимальная глубина.
Declaration
public int MaxDepth { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
TypeId
Уникальный идентификатор типа элемента схемы.
Declaration
public override Guid TypeId { get; }
Property Value
Type | Description |
---|---|
Guid |
Overrides
Implements
Ecng.Serialization.IPersistable
Ecng.ComponentModel.INotifyPropertiesChanged