2 references to SetPictureSize
System.Web.DataVisualization (2)
Common\Annotation\TextAnnotation.cs (1)
941
tempChartGraph.
SetPictureSize
( Common.ChartPicture.Width, Common.ChartPicture.Height );
Common\General\Chart.cs (1)
2097
chartGraph.
SetPictureSize
( _width, _height );