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