14 references to Custom
System.Drawing (2)
commonui\System\Drawing\Pen.cs (2)
323
case LineCap.
Custom
:
369
case LineCap.
Custom
:
System.Web.DataVisualization (6)
Common\Annotation\CalloutAnnotation.cs (1)
1534
graphics.Pen.StartCap = LineCap.
Custom
;
Common\Annotation\LineAnnotation.cs (2)
604
graphics.Pen.StartCap = LineCap.
Custom
;
633
graphics.Pen.EndCap = LineCap.
Custom
;
Common\Annotation\PolygonAnnotation.cs (2)
632
graphics.Pen.StartCap = LineCap.
Custom
;
661
graphics.Pen.EndCap = LineCap.
Custom
;
Common\General\SmartLabels.cs (1)
992
calloutPen.StartCap = LineCap.
Custom
;
System.Windows.Forms.DataVisualization (6)
Common\Annotation\CalloutAnnotation.cs (1)
1534
graphics.Pen.StartCap = LineCap.
Custom
;
Common\Annotation\LineAnnotation.cs (2)
604
graphics.Pen.StartCap = LineCap.
Custom
;
633
graphics.Pen.EndCap = LineCap.
Custom
;
Common\Annotation\PolygonAnnotation.cs (2)
632
graphics.Pen.StartCap = LineCap.
Custom
;
661
graphics.Pen.EndCap = LineCap.
Custom
;
Common\General\SmartLabels.cs (1)
992
calloutPen.StartCap = LineCap.
Custom
;