dotnetCHARTING Send comments on this topic.
ForecastEngine Class
See Also  Members  
dotnetCHARTING Namespace : ForecastEngine Class



Provides a set of methods that find the best fit curve of a data set.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class ForecastEngine 
Visual Basic (Usage)Copy Code
Dim instance As ForecastEngine
C# 
public sealed class ForecastEngine 
C++/CLI 
public ref class ForecastEngine sealed 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.ForecastEngine

See Also