2 references to ExceptionKagiNullReference
System.Web.DataVisualization (2)
Common\ChartTypes\KagiChart.cs (2)
117
throw(new InvalidOperationException(SR.
ExceptionKagiNullReference
));
220
throw (new InvalidOperationException(SR.
ExceptionKagiNullReference
));