ActiveReports 9
Remove Method (LegendsCollection)

The legend to remove.
Removes the first occurrence of a specific Legend from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As Legend _
) 
public void Remove( 
   Legend value
)

Parameters

value
The legend to remove.
See Also

Reference

LegendsCollection Class
LegendsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum