Click or drag to resize

ChartPropertyDisplayTrades Property

Displays the orders taken

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool DisplayTrades { get; set; }

Property Value

Boolean

Implements

IChartPropertyDisplayTrades
See Also