Calculate Method (SeriesCollection)
Performs a Calculation on this collection and stores the specified source element values in the resulting element's SubValue collections.
Overload List
Overload | Description |
---|---|
Calculate(String,Calculation,ElementValue) | Performs a Calculation on this collection and stores the specified source element values in the resulting element's SubValue collections. |
Calculate(String,Calculation) | Performs a calculation on this collection. |
Calculate(String,Calculation,Int32) | Performs a Calculation on this collection with an extra parameter. |
Calculate(String,Calculation,Axis) | Performs a calculation on series in this collection that are bound to the specified axis. |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also