ActiveReports 8
Remove Method (ChartAreasCollection)

The chart area to remove.
Removes the specified chart area from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As ChartArea _
) 
public void Remove( 
   ChartArea value
)

Parameters

value
The chart area to remove.
See Also

Reference

ChartAreasCollection Class
ChartAreasCollection Members

Support Forum