ActiveReports 9
Add Method (ChartAreasCollection)

The chart area to add.
Adds a chart area to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As ChartArea _
) As System.Integer
public System.int Add( 
   ChartArea value
)

Parameters

value
The chart area to add.
See Also

Reference

ChartAreasCollection Class
ChartAreasCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum