6 references to Square
System.Windows.Forms.DataVisualization (6)
Common\Annotation\AnnotationBase.cs (1)
2042MarkerStyle markerStyle = MarkerStyle.Square;
Common\ChartTypes\FastPointChart.cs (1)
511 case(MarkerStyle.Square):
Common\ChartTypes\PointChart.cs (1)
1300 if(pointMarkerStyle == MarkerStyle.Square)
Common\General\ChartGraphics.cs (1)
882case (MarkerStyle.Square):
Common\General\ChartGraphics3D.cs (2)
3497 markerStyle == MarkerStyle.Square) ) 3627case (MarkerStyle.Square):