GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart Namespace : WallRangesCollection Class |
The following tables list the members exposed by WallRangesCollection.
Name | Description | |
---|---|---|
Add | Adds a WallRange to the collection. | |
AddRange | Adds an array of WallRanges to the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Clone | Creates a clone of the WallRanges collection. | |
Contains | Determines whether the collection contains the specified WallRange. | |
CopyTo | Copies the entire collection to an array, starting at the specified index of the target array. | |
IndexOf | Returns the index of the first occurrence of a value in the collection. | |
Insert | Inserts a WallRange into the collection at the specified index. | |
Remove | Removes the first occurrence of a specific WallRange from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |