See Also

ElementCollection Class  | ElementCollection Members  | Overload List

Language

Visual Basic

C#

Show All

calc
Calculation to perform on the collection.
See Also Languages dotnetCHARTING Send comments on this topic.

Add(Calculation) Method

Adds an element to the collection based on the specified calculation.

[Visual Basic]
Overloads Public Function Add( _    ByVal calc As Calculation _ ) As Integer
[C#]
public int Add(    Calculation calc );

Parameters

calc
Calculation to perform on the collection.

Return Type

Numeric index of the added element.

Remarks

This method must be used through Chart.Series.Elements.Add(...).

See Also

ElementCollection Class  | ElementCollection Members  | Overload List

 

 


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