See Also

LegendItemsCollection Class  | LegendItemsCollection Members

Language

Visual Basic

C#

Show All

value
The legend item to check.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Contains Method

Determines whether the collection contains the specified LegendItem.

[Visual Basic]
Public Function Contains( _    ByVal value As LegendItem _ ) As Boolean
[C#]
public bool Contains(    LegendItem value );

Parameters

value
The legend item to check.

Return Type

True if the collection contains the parameter given; otherwise False.

See Also

LegendItemsCollection Class  | LegendItemsCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.