PerformanceItemT Constructor | 
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic PerformanceItem(
	T key,
	double value,
	string xAxisLable
)
Parameters
- key  T
 -  
 - value  Double
 -  
 - xAxisLable  String
 -  
 
See Also