2 implementations of Common
System.Web.DataVisualization (2)
Common\General\BaseClasses.cs (1)
156
CommonElements IChartElement.
Common
Common\General\BaseCollections.cs (1)
229
CommonElements IChartElement.
Common
6 references to Common
System.Web.DataVisualization (6)
Common\Converters\DataManagerConverters.cs (4)
861
if (element != null && element.
Common
!= null)
863
return element.
Common
.Chart;
870
if (element.
Common
!= null)
872
return element.
Common
.Chart;
Common\General\BaseClasses.cs (1)
82
_common = _parent.
Common
;
Common\General\BaseCollections.cs (1)
63
_common = _parent.
Common
;