XAxisCalculateBarIndexFromX Method |
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public int CalculateBarIndexFromX(
IBars bars,
double pointX
)
Parameters
- bars IBars
-
- pointX Double
-
Return Value
Int32See Also