2 types derived from RectangleAnnotation
System.Web.DataVisualization (2)
Common\Annotation\RectangleAnnotation.cs (2)
461public class EllipseAnnotation : RectangleAnnotation 522public class Border3DAnnotation : RectangleAnnotation
4 references to RectangleAnnotation
System.Web.DataVisualization (4)
Common\Annotation\AnnotationBase.cs (2)
862 /// This property is used to align text for <see cref="TextAnnotation"/>, <see cref="RectangleAnnotation"/>, 2312 /// <see cref="TextAnnotation"/>, <see cref="RectangleAnnotation"/>, <see cref="EllipseAnnotation"/>
Common\Annotation\GroupAnnotation.cs (1)
249/// This property is used to align text for <see cref="TextAnnotation"/>, <see cref="RectangleAnnotation"/>,
Common\Annotation\ImageAnnotation.cs (1)
190/// This property is used to align text for <see cref="TextAnnotation"/>, <see cref="RectangleAnnotation"/>,