Class MarketDepthGroupedDiagramElement
Элемент, группирующий стакан.
Implements
Ecng.Serialization.IPersistable
Ecng.ComponentModel.INotifyPropertiesChanged
Inherited Members
Namespace: StockSharp.Xaml.Diagram.Elements
Assembly: StockSharp.Xaml.Diagram.dll
Syntax
[DescriptionLoc("GroupedMarketDepth", false)]
[DisplayNameLoc("GroupedMarketDepth")]
[CategoryLoc("MarketDepths")]
public class MarketDepthGroupedDiagramElement : DiagramElement, IPersistable, ILogReceiver, ILogSource, IDisposable, INotifyPropertyChanging, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertiesChanged
Constructors
MarketDepthGroupedDiagramElement()
Создать MarketDepthGroupedDiagramElement.
Declaration
public MarketDepthGroupedDiagramElement()
Properties
IconName
Название ресурса с изображением.
Declaration
public override string IconName { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
PriceRange
Price range.
Declaration
public int PriceRange { 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