GlobalsConvertIntToTime Method  | 
  
    Namespace: 
   SharpCharts.Base.Common
    Assembly:
   SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntaxpublic static TimeSpan ConvertIntToTime(
	int time
)
Parameters
- time
 - Type: SystemInt32
 
Return Value
Type: 
TimeSpan
See Also