3 references to ImageLocation
System.Web.DataVisualization (3)
WebForm\ChartWebControl.cs (3)
425
this._currentChartImageLocation = this.
ImageLocation
;
430
if (this.
ImageLocation
.Length == 0)
655
int indexNoGuidParam = this.
ImageLocation
.IndexOf("#NOGUIDPARAM", StringComparison.Ordinal);