1 instantiation of LegendCollection
System.Web.DataVisualization (1)
Common\General\Chart.cs (1)
1561 _legends = new LegendCollection(this);
3 references to LegendCollection
System.Web.DataVisualization (3)
Common\General\Chart.cs (2)
1485 private LegendCollection _legends = null; 2468 public LegendCollection Legends
WebForm\ChartWebControl.cs (1)
2376 public LegendCollection Legends