Dundas Chart for ASP.NET
FormulaFinancial Method
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace > DataManipulator Class : FormulaFinancial Method





Applies a financial formula to the Y-values of one or more series.

Overload List

Overload Description
FormulaFinancial(FinancialFormula,String,String,String)




Applies a financial formula to Y-values of one or more series' data points, using the specified parameter(s).

(Inherited from FormulaData)
FormulaFinancial(FinancialFormula,Series)




Applies a financial formula to the first Y-values of a series' data points. The input series is used to store the resulting data.

(Inherited from FormulaData)
FormulaFinancial(FinancialFormula,Series,Series)




Applies a financial formula to the first Y-values of a series' data points. The specified output series stores the calculated values.

(Inherited from FormulaData)
FormulaFinancial(FinancialFormula,String,Series,Series)




Applies a financial formula to the first Y-values of a series' data points using the specified parameter(s).

(Inherited from FormulaData)
FormulaFinancial(FinancialFormula,String)




Applies a financial formula to Y-values of one or more series' data points. The input series are used to store the resulting data.

(Inherited from FormulaData)
FormulaFinancial(FinancialFormula,String,String)




Applies a financial formula to Y-values of one or more series' data points.

(Inherited from FormulaData)

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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.