IChartViewModelCalculateBarIndexFromX Method |
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxint CalculateBarIndexFromX(
IBars bars,
double pointX
)
Parameters
- bars IBars
-
- pointX Double
-
Return Value
Int32
See Also