3 references to RingItem
System.Web.DataVisualization (3)
WebForm\General\ChartHttpHandler.cs (3)
1790this._list.AddLast(new RingItem(_list.Count)); 1832this._list.AddLast(new RingItem(_list.Count)); 1844this._list.AddAfter(this._current, new RingItem(_list.Count));