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


Provides a set of methods that perform financial analysis of series and series collections.

Syntax

Visual Basic (Declaration)  
Public NotInheritable Class FinancialEngine 
Visual Basic (Usage) Copy Code
Dim instance As FinancialEngine
C#  
public sealed class FinancialEngine 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.FinancialEngine

See Also