Click or drag to resize

IPerformanceViewModelCalculateIndexFromX Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
int CalculateIndexFromX(
	double actualWidth,
	double pointX
)

Parameters

actualWidth  Double
 
pointX  Double
 

Return Value

Int32
See Also