ActiveReports 12
Add Method (WallRangesCollection)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > WallRangesCollection Class : Add Method
The WallRange to add.
Adds a WallRange to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal value As WallRange _
) As Integer
public int Add( 
   WallRange value
)

Parameters

value
The WallRange to add.
See Also

Reference

WallRangesCollection Class
WallRangesCollection Members