'Declaration Public Sub Remove( _ ByVal item As LegendItem _ )
public void Remove( LegendItem item )
Parameters
- item
- The LegendItem to remove from the collection.
'Declaration Public Sub Remove( _ ByVal item As LegendItem _ )
public void Remove( LegendItem item )