MarketDepthGroupedDiagramElement
StockSharp.Diagram.Elements
Grouped market depth element.
Inherits: DiagramElement
Constructors
MarketDepthGroupedDiagramElement
public MarketDepthGroupedDiagramElement()
marketDepthGroupedDiagramElement = MarketDepthGroupedDiagramElement()
Initializes a new instance of the MarketDepthGroupedDiagramElement.
Properties
IconName
public override string IconName { get; }
value = marketDepthGroupedDiagramElement.IconName
Icon resource name.
PriceRange
public decimal PriceRange { get; set; }
value = marketDepthGroupedDiagramElement.PriceRange
marketDepthGroupedDiagramElement.PriceRange = value
Price range.
TypeId
public override Guid TypeId { get; }
value = marketDepthGroupedDiagramElement.TypeId
The unique identifier of the diagram element type.