16 references to Nothing
System.Windows.Forms.DataVisualization (16)
Common\DataManager\DataSeries.cs (6)
1112
ChartElementType.
Nothing
,
1124
ChartElementType.
Nothing
,
1136
ChartElementType.
Nothing
,
1148
ChartElementType.
Nothing
,
1160
ChartElementType.
Nothing
,
1172
ChartElementType.
Nothing
,
Common\General\Axis.cs (4)
2804
ChartElementType.
Nothing
2834
ChartElementType.
Nothing
2865
ChartElementType.
Nothing
2897
ChartElementType.
Nothing
Common\General\Chart.cs (1)
4013
private ChartElementType _elementType = ChartElementType.
Nothing
;
Common\General\ChartGraphics3D.cs (1)
427
if (common.ProcessModeRegions && type != ChartElementType.
Nothing
)
Common\General\Selection.cs (4)
235
private ChartElementType _type = ChartElementType.
Nothing
;
1239
private ChartElementType _type = ChartElementType.
Nothing
;
2157
result.Add(this.GetHitTestResult(String.Empty, 0, ChartElementType.
Nothing
, null, null));
3180
if ((elementType != ChartElementType.
Nothing
) && (elementType != ChartElementType.PlottingArea))