See Also

LegendEntryCollection Class  | LegendEntryCollection Members

Language

Visual Basic

C#

Show All

legendEntry
The LegendEntry to add.
See Also Languages dotnetCHARTING Send comments on this topic.

Add Method

Adds a specified LegendEntry class to this collection.

[Visual Basic]
Public Function Add( _    ByVal legendEntry As LegendEntry _ ) As Integer
[C#]
public int Add(    LegendEntry legendEntry );

Parameters

legendEntry
The LegendEntry to add.

Return Type

The zero-based index of the added LegendEntry.

See Also

LegendEntryCollection Class  | LegendEntryCollection Members

 

 


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