ActiveReports 9
Add Method (SeriesCollection)

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

Parameters

value
The series to add to the collection.
See Also

Reference

SeriesCollection Class
SeriesCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum