4 references to Annotations
System.Windows.Forms.DataVisualization (4)
Common\Annotation\AnnotationBase.cs (2)
3405
collection = group.
Annotations
;
3438
collection = group.
Annotations
;
Common\Annotation\AnnotationCollection.cs (2)
182
Annotation result = annotationGroup.
Annotations
.FindByName(name);
837
group.
Annotations
.ChartAreaNameReferenceChanged(sender, e);