Click or drag to resize

IDomProperty Interface

DOM View property

Namespace: ArthaChitra.Model.Dom
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public interface IDomProperty : IProperty

The IDomProperty type exposes the following members.

Properties
 NameDescription
Public propertyAskBrush Gets the ask Brush
Public propertyBidBrush Gets the bid Brush
Public propertyBuyPositionBrush Gets the buy position Brush
Public propertyDisplayPositions Display the IPosition
Public propertyGridlinePen Gets the gridline Pen
Public propertyIsVolumeFormatted Display the actual value or the formatted string value
Public propertyOpacity Gets the opacity
Public propertySellPositionBrush Gets the sell position Brush
Public propertyShowGridLines Show grid lines
Public propertyShowNoOfOrders Show the number of orders in the price ladder, if supported
Public propertyYMargin
(Inherited from IProperty)
Top
See Also