See Also

Series Class  | Series Members

Language

Visual Basic

C#

Show All

name
Name of the returned element.
calculation
The calculation to perform.
See Also Languages dotnetCHARTING Send comments on this topic.

Calculate Method

Performs a Calculation on current instance of this series.

[Visual Basic]
Public Function Calculate( _    ByVal name As String, _    ByVal calculation As Calculation _ ) As Element
[C#]
public Element Calculate(    string name,    Calculation calculation );

Parameters

name
Name of the returned element.
calculation
The calculation to perform.

Return Type

Returns an Element object based on the specified Calculation.

See Also

Series Class  | Series Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.