Checks whether the specified StringCollection is contained in the collection.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public bool Contains ( StringCollection value)
Public Function Contains ( _ value As StringCollection _) As Boolean
function Contains (value)
true if value is contained within the collection; otherwise false.
LabelsCollection MembersLabelsCollection ClassMindFusion.Charting Namespace