DataFormula Methods
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | CopySeriesValues(String, String) | Merges, splits or moves Y values in the series. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | FinancialFormula(FinancialFormula, Series) | Calls a method from a formula module with the specified formula name and input series. |
![]() | FinancialFormula(FinancialFormula, Series, Series) | Calls a method from a formula module with the specified formula name, input series and output series. |
![]() | FinancialFormula(FinancialFormula, String) | Calls a method from a formula module with the specified formula name and input series name(s). |
![]() | FinancialFormula(FinancialFormula, String, Series, Series) | Calls a method from a formula module with the specified formula name, formula parameters, input series and output series. |
![]() | FinancialFormula(FinancialFormula, String, String) | Calls a method from a formula module with the specified formula name, input series name(s) and output series name(s). |
![]() | FinancialFormula(FinancialFormula, String, String, String) | Calls a method from a formula module with the specified formula name, formula parameters, input series name(s) and output series name(s). |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

