See Also

LegendItemsCollection Class  | LegendItemsCollection Members

Language

Visual Basic

C#

Show All

item
The LegendItem to remove from the collection.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Remove Method

Removes the first occurrence of a specific object from the collection.

[Visual Basic]
Public Sub Remove( _    ByVal item As LegendItem _ )
[C#]
public void Remove(    LegendItem item );

Parameters

item
The LegendItem to remove from the collection.

See Also

LegendItemsCollection Class  | LegendItemsCollection Members

 

 


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