Dundas.SharePoint.Charting.WebParts Send comments on this topic.
FormulaFinancial Method
See Also 
Dundas.Charting.WebControl Namespace > FormulaData Class : FormulaFinancial Method


This method calls a method from a formula module with specified name.

Overload List

Overload Description
FormulaFinancial(FinancialFormula,String,String,String) This method calls a method from a formula module with specified name.  
FormulaFinancial(FinancialFormula,Series) This method calls a method from a formula module with specified name.  
FormulaFinancial(FinancialFormula,Series,Series) This method calls a method from a formula module with specified name.  
FormulaFinancial(FinancialFormula,String,Series,Series) This method calls a method from a formula module with specified name.  
FormulaFinancial(FinancialFormula,String) This method calls a method from a formula module with specified name.  
FormulaFinancial(FinancialFormula,String,String) This method calls a method from a formula module with specified name.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also