| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal value() As System.String _ ) | |
| C# | |
|---|---|
public void AddRange( System.string[] value ) | |
Parameters
- value
- The labels to add to the collection.
|
| ActiveReports Developer 7 | |
| AddRange Method | |
| See Also | |
| GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LabelsCollection Class : AddRange Method |
Glossary Item Box