8 references to AnnotationCollection
System.Windows.Forms.DataVisualization (8)
Common\Annotation\AnnotationBase.cs (2)
3395
AnnotationCollection
collection = null;
3428
AnnotationCollection
collection = null;
Common\Annotation\AnnotationCollection.cs (1)
108
/// Initializes a new instance of the <see cref="
AnnotationCollection
"/> class.
Common\Annotation\GroupAnnotation.cs (3)
77
internal
AnnotationCollection
annotations = null;
813
/// An <see cref="
AnnotationCollection
"/> object.
829
public
AnnotationCollection
Annotations
Common\General\Chart.cs (2)
1491
private
AnnotationCollection
_annotations = null;
2508
public
AnnotationCollection
Annotations