| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal items() As LegendItem _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void AddRange( LegendItem[] items ) | |
Parameters
- items
- The legend items to add.
| ActiveReports.Chart | Request technical support |
| AddRange Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal items() As LegendItem _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void AddRange( LegendItem[] items ) | |