Dundas.SharePoint.Charting.WebParts Send comments on this topic.
FormulaData Class Members
See Also  Properties  Methods 
Dundas.Charting.WebControl Namespace : FormulaData Class


The following tables list the members exposed by FormulaData.

Public Constructors

  Name Description
Public Constructor FormulaData Constructor Default constructor  
Top

Public Properties

  Name Description
Public Property IgnoreEmptyPoints Indicates that empty points are ignored while performing calculations. Otherwise empty points are treated as zeros.  
Public Property StartFromFirst Start formulas like rolling average from zero.  
Public Property Statistics Resturns Statistical Utility class  
Top

Public Methods

  Name Description
Public Method CopySeriesValues Merge, split or move Y values of the series.  
Public Method FormulaFinancial Overloaded.  This method calls a method from a formula module with specified name.  
Top

See Also