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)
2804ChartElementType.Nothing 2834ChartElementType.Nothing 2865ChartElementType.Nothing 2897ChartElementType.Nothing
Common\General\Chart.cs (1)
4013private ChartElementType _elementType = ChartElementType.Nothing;
Common\General\ChartGraphics3D.cs (1)
427if (common.ProcessModeRegions && type != ChartElementType.Nothing)
Common\General\Selection.cs (4)
235 private ChartElementType _type = ChartElementType.Nothing; 1239 private ChartElementType _type = ChartElementType.Nothing; 2157result.Add(this.GetHitTestResult(String.Empty, 0, ChartElementType.Nothing, null, null)); 3180if ((elementType != ChartElementType.Nothing) && (elementType != ChartElementType.PlottingArea))