3 references to
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\BubbleChart.cs (1)
85 public BubbleChart() : base(true)
Common\ChartTypes\ColumnChart.cs (1)
175 public ColumnChart() : base(false)
Common\ChartTypes\LineChart.cs (1)
229 public LineChart() : base(false)