Class OrderTradesDiagramElement
Trades per order element.
Implements
Ecng.Serialization.IPersistable
Ecng.ComponentModel.INotifyPropertiesChanged
Inherited Members
Namespace: StockSharp.Xaml.Diagram.Elements
Assembly: StockSharp.Xaml.Diagram.dll
Syntax
[CategoryLoc("Str1559")]
[DescriptionLoc("Str3130", false)]
[DisplayNameLoc("Str3129")]
public class OrderTradesDiagramElement : DiagramElement, IPersistable, ILogReceiver, ILogSource, IDisposable, INotifyPropertyChanging, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertiesChanged
Constructors
OrderTradesDiagramElement()
Initializes a new instance of the OrderTradesDiagramElement.
Declaration
public OrderTradesDiagramElement()
Properties
IconName
Icon resource name.
Declaration
public override string IconName { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
TypeId
The unique identifier of the diagram element type.
Declaration
public override Guid TypeId { get; }
Property Value
Type | Description |
---|---|
Guid |
Overrides
Implements
Ecng.Serialization.IPersistable
Ecng.ComponentModel.INotifyPropertiesChanged