3 references to
System.Windows.Forms.DataVisualization (3)
Common\General\ChartArea.cs (1)
1141public ChartArea(string name) : base(name)
Common\General\Legend.cs (2)
417public Legend(string name) : base (name) 5258 public LegendItem(string name, Color color, string image) : base (name)