ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum