19 references to Rectangle
System.Windows.Forms.DataVisualization (19)
Common\Annotation\AnnotationBase.cs (3)
814
DefaultValue(SelectionPointsStyle.
Rectangle
),
826
return SelectionPointsStyle.
Rectangle
;
2102
else if(this.SelectionPointsStyle == SelectionPointsStyle.
Rectangle
)
Common\Annotation\ArrowAnnotation.cs (1)
276
DefaultValue(SelectionPointsStyle.
Rectangle
),
Common\Annotation\CalloutAnnotation.cs (2)
584
DefaultValue(SelectionPointsStyle.
Rectangle
),
596
return SelectionPointsStyle.
Rectangle
;
Common\Annotation\GroupAnnotation.cs (2)
876
DefaultValue(SelectionPointsStyle.
Rectangle
),
888
return SelectionPointsStyle.
Rectangle
;
Common\Annotation\ImageAnnotation.cs (2)
277
DefaultValue(SelectionPointsStyle.
Rectangle
),
289
return SelectionPointsStyle.
Rectangle
;
Common\Annotation\LineAnnotation.cs (1)
487
DefaultValue(SelectionPointsStyle.
Rectangle
),
Common\Annotation\PolygonAnnotation.cs (4)
403
DefaultValue(SelectionPointsStyle.
Rectangle
),
415
return SelectionPointsStyle.
Rectangle
;
1433
DefaultValue(SelectionPointsStyle.
Rectangle
),
1445
return SelectionPointsStyle.
Rectangle
;
Common\Annotation\RectangleAnnotation.cs (2)
351
DefaultValue(SelectionPointsStyle.
Rectangle
),
363
return SelectionPointsStyle.
Rectangle
;
Common\Annotation\TextAnnotation.cs (2)
379
DefaultValue(SelectionPointsStyle.
Rectangle
),
391
return SelectionPointsStyle.
Rectangle
;