46 references to IsEmpty
System.Web.DataVisualization (19)
Common\Annotation\AnnotationBase.cs (1)
3127 if(!movingDistance.IsEmpty)
Common\Annotation\TextAnnotation.cs (1)
924 if(!contentSize.IsEmpty)
Common\ChartTypes\BarChart.cs (4)
925if (!markerSize.IsEmpty) 950if (!markerSize.IsEmpty) 1944if (!markerSize.IsEmpty) 1969if (!markerSize.IsEmpty)
Common\ChartTypes\BoxPlotChart.cs (1)
958if (sizeFont.IsEmpty)
Common\ChartTypes\ErrorBarChart.cs (1)
1015if (sizeFont.IsEmpty)
Common\ChartTypes\PointChart.cs (3)
987 if(adjustForDrawing && !pixelSize.IsEmpty) 996 if(adjustForDrawing && !pixelSize.IsEmpty) 1004 if(adjustForDrawing && !pixelSize.IsEmpty)
Common\ChartTypes\StackedBarChart.cs (1)
2072if (sizeFont.IsEmpty)
Common\ChartTypes\StackedColumnChart.cs (2)
1225if (sizeFont.IsEmpty) 1937if (sizeFont.IsEmpty)
Common\ChartTypes\StockChart.cs (1)
1053if (sizeFont.IsEmpty)
Common\General\ChartGraphics.cs (1)
2279if (labelSize.IsEmpty)
Common\General\SmartLabels.cs (3)
1427 if(adjustForDrawing && !pixelSize.IsEmpty) 1436 if(adjustForDrawing && !pixelSize.IsEmpty) 1444 if(adjustForDrawing && !pixelSize.IsEmpty)
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ContainerControl.cs (5)
96if (!autoScaleDimensions.IsEmpty) { 116if (saved.IsEmpty) { 315if (currentAutoScaleDimensions.IsEmpty) { 1084if (!ourExcludedFactor.IsEmpty) { 1105if (!excludedFactor.IsEmpty && ParentInternal != null) {
winforms\Managed\System\WinForms\Control.cs (3)
11438if (!includedFactor.IsEmpty) { 11442if (!excludedFactor.IsEmpty) { 11460if (!includedFactor.IsEmpty) {
System.Windows.Forms.DataVisualization (19)
Common\Annotation\AnnotationBase.cs (1)
3127 if(!movingDistance.IsEmpty)
Common\Annotation\TextAnnotation.cs (1)
924 if(!contentSize.IsEmpty)
Common\ChartTypes\BarChart.cs (4)
925if (!markerSize.IsEmpty) 950if (!markerSize.IsEmpty) 1944if (!markerSize.IsEmpty) 1969if (!markerSize.IsEmpty)
Common\ChartTypes\BoxPlotChart.cs (1)
958if (sizeFont.IsEmpty)
Common\ChartTypes\ErrorBarChart.cs (1)
1015if (sizeFont.IsEmpty)
Common\ChartTypes\PointChart.cs (3)
987 if(adjustForDrawing && !pixelSize.IsEmpty) 996 if(adjustForDrawing && !pixelSize.IsEmpty) 1004 if(adjustForDrawing && !pixelSize.IsEmpty)
Common\ChartTypes\StackedBarChart.cs (1)
2072if (sizeFont.IsEmpty)
Common\ChartTypes\StackedColumnChart.cs (2)
1225if (sizeFont.IsEmpty) 1937if (sizeFont.IsEmpty)
Common\ChartTypes\StockChart.cs (1)
1053if (sizeFont.IsEmpty)
Common\General\ChartGraphics.cs (1)
2279if (labelSize.IsEmpty)
Common\General\SmartLabels.cs (3)
1427 if(adjustForDrawing && !pixelSize.IsEmpty) 1436 if(adjustForDrawing && !pixelSize.IsEmpty) 1444 if(adjustForDrawing && !pixelSize.IsEmpty)