2 writes to legendMapAreaAttributes
System.Web.DataVisualization (2)
Common\DataManager\DataPoint.cs (2)
5540
series.
legendMapAreaAttributes
= value;
6665
series.
legendMapAreaAttributes
= "";
3 references to legendMapAreaAttributes
System.Web.DataVisualization (3)
Common\DataManager\DataPoint.cs (3)
5561
return series.
legendMapAreaAttributes
;
5567
return series.
legendMapAreaAttributes
;
6185
return !String.IsNullOrEmpty(series.
legendMapAreaAttributes
);