Click or drag to resize

BarsBarArray Property

Gets the collection

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected SynchronizedCollection<BarBase> BarArray { get; }

Property Value

SynchronizedCollectionBarBase
See Also