Click or drag to resize

BarsIndicators Property

Gets or sets the Indicator associated with the bars

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public Indicator[] Indicators { get; set; }

Property Value

Indicator
See Also