| Visual Basic (Declaration) | |
|---|---|
Public Function Add( _ ByVal item As LegendItem _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Add( LegendItem item ) | |
Parameters
- item
- The legend item to add to the collection.
| ActiveReports.Chart | Request technical support |
| Add Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function Add( _ ByVal item As LegendItem _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Add( LegendItem item ) | |