6 references to Square
System.Web.DataVisualization (6)
Common\Annotation\AnnotationBase.cs (1)
2042
MarkerStyle 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)
882
case (MarkerStyle.
Square
):
Common\General\ChartGraphics3D.cs (2)
3497
markerStyle == MarkerStyle.
Square
) )
3627
case (MarkerStyle.
Square
):