1 write to Index
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1754this.Index = index;
2 references to Index
System.Web.DataVisualization (2)
WebForm\General\ChartHttpHandler.cs (2)
1865return String.Format( CultureInfo.InvariantCulture, this._keyFormat, this._current.Value.Index); 1875return String.Format(CultureInfo.InvariantCulture, this._keyFormat, ringItem.Index);