Visual Basic (Declaration) | |
---|---|
Public Function Contains( _ ByVal value As LegendItem _ ) As System.Boolean |
C# | |
---|---|
public System.bool Contains( LegendItem value ) |
Parameters
- value
- The legend item to check.
ActiveReports Developer 7 | |
Contains Method | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendItemsCollection Class : Contains Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function Contains( _ ByVal value As LegendItem _ ) As System.Boolean |
C# | |
---|---|
public System.bool Contains( LegendItem value ) |