GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace > LabelsCollection Class : Contains Method |
The label for which to check.
'Declaration Public Function Contains( _ ByVal value As System.String _ ) As System.Boolean
public System.bool Contains( System.string value )
The label for which to check.