Calculate(String,Calculation,Axis) Method
Performs a calculation on series in this collection that are bound to the specified axis.
Syntax
Parameters
- label
- Name of the returned series.
- calc
- Calculation to perform.
- xAxis
- The axis bound to data on which the calculation is performed.
Return Value
Returns a series based on the specified calculation.
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