10 references to Common
System.Web.DataVisualization (10)
Common\General\BaseCollections.cs (3)
76if (Common != null) 77return Common.Chart; 231get{ return this.Common; }
Common\General\Label.cs (1)
340this.Common.Chart,
Common\General\Legend.cs (6)
4923 if(Common != null && Common.ChartPicture != null) 4998 if(Common != null && Common.ChartPicture != null) 5007 ChartArea area = Common.ChartPicture.ChartAreas[legend.DockedToChartArea]; 5017foreach (ChartArea area in Common.ChartPicture.ChartAreas)