IBarsItem(PriceType, Int32) Property |
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax double this[
PriceType priceType,
int idx
] { get; }
Parameters
- priceType PriceType
-
- idx Int32
-
Property Value
DoubleSee Also