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