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)
925
if (!markerSize.
IsEmpty
)
950
if (!markerSize.
IsEmpty
)
1944
if (!markerSize.
IsEmpty
)
1969
if (!markerSize.
IsEmpty
)
Common\ChartTypes\BoxPlotChart.cs (1)
958
if (sizeFont.
IsEmpty
)
Common\ChartTypes\ErrorBarChart.cs (1)
1015
if (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)
2072
if (sizeFont.
IsEmpty
)
Common\ChartTypes\StackedColumnChart.cs (2)
1225
if (sizeFont.
IsEmpty
)
1937
if (sizeFont.
IsEmpty
)
Common\ChartTypes\StockChart.cs (1)
1053
if (sizeFont.
IsEmpty
)
Common\General\ChartGraphics.cs (1)
2279
if (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)
96
if (!autoScaleDimensions.
IsEmpty
) {
116
if (saved.
IsEmpty
) {
315
if (currentAutoScaleDimensions.
IsEmpty
) {
1084
if (!ourExcludedFactor.
IsEmpty
) {
1105
if (!excludedFactor.
IsEmpty
&& ParentInternal != null) {
winforms\Managed\System\WinForms\Control.cs (3)
11438
if (!includedFactor.
IsEmpty
) {
11442
if (!excludedFactor.
IsEmpty
) {
11460
if (!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)
925
if (!markerSize.
IsEmpty
)
950
if (!markerSize.
IsEmpty
)
1944
if (!markerSize.
IsEmpty
)
1969
if (!markerSize.
IsEmpty
)
Common\ChartTypes\BoxPlotChart.cs (1)
958
if (sizeFont.
IsEmpty
)
Common\ChartTypes\ErrorBarChart.cs (1)
1015
if (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)
2072
if (sizeFont.
IsEmpty
)
Common\ChartTypes\StackedColumnChart.cs (2)
1225
if (sizeFont.
IsEmpty
)
1937
if (sizeFont.
IsEmpty
)
Common\ChartTypes\StockChart.cs (1)
1053
if (sizeFont.
IsEmpty
)
Common\General\ChartGraphics.cs (1)
2279
if (labelSize.
IsEmpty
)
Common\General\SmartLabels.cs (3)
1427
if(adjustForDrawing && !pixelSize.
IsEmpty
)
1436
if(adjustForDrawing && !pixelSize.
IsEmpty
)
1444
if(adjustForDrawing && !pixelSize.
IsEmpty
)