Click or drag to resize

IChartViewModelCalculateBarIndexFromX Method


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
int CalculateBarIndexFromX(
	IBars bars,
	double pointX
)

Parameters

bars  IBars
 
pointX  Double
 

Return Value

Int32
See Also