IBarsItem(PriceType, Int32) Property |
Gets the
IBar value if the specified index
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxdouble this[
PriceType priceType,
int idx
] { get; }
Parameters
- priceType PriceType
- PriceType
- idx Int32
- Index
Return Value
Double
See Also