Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ForecastFunctionInfo Class
Members


In This Topic
    ForecastFunctionInfo Class
    In This Topic
    Calculates a future value using existing values.
    Syntax
    'Declaration
     
    
    Public Class ForecastFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As ForecastFunctionInfo
    public class ForecastFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.ForecastFunctionInfo

    See Also