26 references to IsEmpty
System.Web.DataVisualization (13)
Common\Annotation\GroupAnnotation.cs (1)
939
if( selectionRect.
IsEmpty
||
Common\Annotation\TextAnnotation.cs (1)
438
if( textPosition.
IsEmpty
||
Common\ChartTypes\FunnelChart.cs (2)
1508
if(!labelInfo.Position.
IsEmpty
&&
2093
if(!labelInfo.Position.
IsEmpty
&&
Common\ChartTypes\PieChart.cs (1)
2115
if(!labelRect.
IsEmpty
)
Common\General\Axis.cs (1)
4977
if (!prevLabelPosition.
IsEmpty
&& curLabelPosition.IntersectsWith(prevLabelPosition))
Common\General\ChartArea.cs (2)
1264
if(!this.originalAreaPosition.
IsEmpty
)
1272
if(!this.originalInnerPlotPosition.
IsEmpty
)
Common\General\ChartGraphics.cs (1)
1492
if(!backPosition.
IsEmpty
)
Common\General\Selection.cs (3)
2864
if (!rect.
IsEmpty
)
2877
if (!rect.
IsEmpty
)
3351
if (!unionWith.
IsEmpty
)
Common\General\Title.cs (1)
1841
if(!frameTitlePosition.
IsEmpty
&&
System.Windows.Forms.DataVisualization (13)
Common\Annotation\GroupAnnotation.cs (1)
939
if( selectionRect.
IsEmpty
||
Common\Annotation\TextAnnotation.cs (1)
438
if( textPosition.
IsEmpty
||
Common\ChartTypes\FunnelChart.cs (2)
1508
if(!labelInfo.Position.
IsEmpty
&&
2093
if(!labelInfo.Position.
IsEmpty
&&
Common\ChartTypes\PieChart.cs (1)
2115
if(!labelRect.
IsEmpty
)
Common\General\Axis.cs (1)
4977
if (!prevLabelPosition.
IsEmpty
&& curLabelPosition.IntersectsWith(prevLabelPosition))
Common\General\ChartArea.cs (2)
1264
if(!this.originalAreaPosition.
IsEmpty
)
1272
if(!this.originalInnerPlotPosition.
IsEmpty
)
Common\General\ChartGraphics.cs (1)
1492
if(!backPosition.
IsEmpty
)
Common\General\Selection.cs (3)
2864
if (!rect.
IsEmpty
)
2877
if (!rect.
IsEmpty
)
3351
if (!unionWith.
IsEmpty
)
Common\General\Title.cs (1)
1841
if(!frameTitlePosition.
IsEmpty
&&