61 references to IsEmpty
System.Drawing (3)
commonui\System\Drawing\Graphics.cs (3)
4152
if (!context.TransformOffset.
IsEmpty
) {
4156
if (!currentOffset.
IsEmpty
) {
4181
if (!totalOffset.
IsEmpty
) {
System.Web.DataVisualization (29)
Common\Annotation\AnnotationBase.cs (1)
2840
if (newlocation.
IsEmpty
)
Common\ChartTypes\BoxPlotChart.cs (1)
955
if (!position.
IsEmpty
)
Common\ChartTypes\ErrorBarChart.cs (1)
1012
if (!position.
IsEmpty
)
Common\ChartTypes\FunnelChart.cs (3)
1525
if( !labelInfo.CalloutPoint1.
IsEmpty
&&
1526
!labelInfo.CalloutPoint2.
IsEmpty
&&
2051
if(!labelInfo.CalloutPoint2.
IsEmpty
)
Common\ChartTypes\KagiChart.cs (2)
547
if(!point4.
IsEmpty
)
560
if(point4.
IsEmpty
)
Common\ChartTypes\PointChart.cs (1)
893
if (!position.
IsEmpty
)
Common\ChartTypes\RadarChart.cs (5)
882
if(!centerPoint.
IsEmpty
)
886
if(leftSidePoint.
IsEmpty
)
900
if(!leftSidePoint.
IsEmpty
)
1225
if (!position.
IsEmpty
)
1237
if (!position.
IsEmpty
)
Common\ChartTypes\StackedBarChart.cs (2)
1176
if (!labelPosition.
IsEmpty
)
2069
if (!rotationCenter.
IsEmpty
)
Common\ChartTypes\StackedColumnChart.cs (2)
1214
if (!labelPosition.
IsEmpty
)
1934
if (!labelPosition.
IsEmpty
)
Common\ChartTypes\StockChart.cs (1)
1044
if (!position.
IsEmpty
)
Common\General\Axis.cs (1)
2432
if (rotationCenter.
IsEmpty
|| float.IsNaN(rotationCenter.X) || float.IsNaN(rotationCenter.Y))
Common\General\ChartGraphics.cs (4)
1498
if(textPosition.
IsEmpty
)
3892
if(!prevPoint.
IsEmpty
)
3973
if (!prevPoint.
IsEmpty
)
3997
if (!prevPoint.
IsEmpty
&& fill3DCircle)
Common\General\ChartGraphics3D.cs (4)
4169
if(!leftSideLinePoint.
IsEmpty
&&
4170
!rightSideLinePoint.
IsEmpty
&&
4171
!leftOppSideLinePoint.
IsEmpty
&&
4172
!rightOppSideLinePoint.
IsEmpty
)
Common\General\SmartLabels.cs (1)
732
if(!labelPosition.
IsEmpty
)
System.Windows.Forms.DataVisualization (29)
Common\Annotation\AnnotationBase.cs (1)
2840
if (newlocation.
IsEmpty
)
Common\ChartTypes\BoxPlotChart.cs (1)
955
if (!position.
IsEmpty
)
Common\ChartTypes\ErrorBarChart.cs (1)
1012
if (!position.
IsEmpty
)
Common\ChartTypes\FunnelChart.cs (3)
1525
if( !labelInfo.CalloutPoint1.
IsEmpty
&&
1526
!labelInfo.CalloutPoint2.
IsEmpty
&&
2051
if(!labelInfo.CalloutPoint2.
IsEmpty
)
Common\ChartTypes\KagiChart.cs (2)
547
if(!point4.
IsEmpty
)
560
if(point4.
IsEmpty
)
Common\ChartTypes\PointChart.cs (1)
893
if (!position.
IsEmpty
)
Common\ChartTypes\RadarChart.cs (5)
882
if(!centerPoint.
IsEmpty
)
886
if(leftSidePoint.
IsEmpty
)
900
if(!leftSidePoint.
IsEmpty
)
1225
if (!position.
IsEmpty
)
1237
if (!position.
IsEmpty
)
Common\ChartTypes\StackedBarChart.cs (2)
1176
if (!labelPosition.
IsEmpty
)
2069
if (!rotationCenter.
IsEmpty
)
Common\ChartTypes\StackedColumnChart.cs (2)
1214
if (!labelPosition.
IsEmpty
)
1934
if (!labelPosition.
IsEmpty
)
Common\ChartTypes\StockChart.cs (1)
1044
if (!position.
IsEmpty
)
Common\General\Axis.cs (1)
2432
if (rotationCenter.
IsEmpty
|| float.IsNaN(rotationCenter.X) || float.IsNaN(rotationCenter.Y))
Common\General\ChartGraphics.cs (4)
1498
if(textPosition.
IsEmpty
)
3892
if(!prevPoint.
IsEmpty
)
3973
if (!prevPoint.
IsEmpty
)
3997
if (!prevPoint.
IsEmpty
&& fill3DCircle)
Common\General\ChartGraphics3D.cs (4)
4169
if(!leftSideLinePoint.
IsEmpty
&&
4170
!rightSideLinePoint.
IsEmpty
&&
4171
!leftOppSideLinePoint.
IsEmpty
&&
4172
!rightOppSideLinePoint.
IsEmpty
)
Common\General\SmartLabels.cs (1)
732
if(!labelPosition.
IsEmpty
)