Click or drag to resize

IPerformanceViewModelCalculateXFromIndex Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
double CalculateXFromIndex(
	int idx,
	PerformanceVisualArgs args
)

Parameters

idx  Int32
 
args  PerformanceVisualArgs
 

Return Value

Double
See Also