The bars generated in this NewBar

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public Dictionary<Symbol, BarData> bars
Visual Basic (Declaration)
Public bars As Dictionary(Of Symbol, BarData)
Visual C++
public:
Dictionary<Symbol^, BarData^>^ bars

See Also