AnnotationCollection.FindByName Method (String)
.NET Framework (current version)
Finds an annotation in the collection by name.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- name
-
Type:
System.String
The name of the annotation to find.
Return Value
Type: System.Web.UI.DataVisualization.Charting.AnnotationAn Annotation object, or null if the object does not exist.
.NET Framework
Available since 4.0
Available since 4.0
Show: