2 references to AnnotationCollection
System.Web.DataVisualization (2)
Common\Annotation\GroupAnnotation.cs (1)
89
annotations = new
AnnotationCollection
(this);
Common\General\Chart.cs (1)
1567
_annotations = new
AnnotationCollection
(this);