| StiAvgIntFunctionServiceCalcItem Method  | 
 
            A value calculation.
            
 
    Namespace: 
   Stimulsoft.Report.Dictionary
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
 Syntax
Syntaxpublic override void CalcItem(
	Object value
)
Public Overrides Sub CalcItem ( 
	value As Object
)
Parameters
- value
- Type: SystemObject
 Value.
 See Also
See Also