IChartViewModelCalculateBarIndexFromX Method |
Calculate the bars index from X
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxint CalculateBarIndexFromX(
IBars bars,
double pointX
)
Parameters
- bars IBars
- IBars
- pointX Double
- Point X
Return Value
Int32
See Also