1 write to _chartType
System.Web.DataVisualization (1)
Common\DataManager\DataSeries.cs (1)
2465
_chartType
= value;
2 references to _chartType
System.Web.DataVisualization (2)
Common\DataManager\DataSeries.cs (2)
2426
return
_chartType
;
2430
if(
_chartType
!= value && value.Length > 0)