Implemented interface member:
property
MapAreaAttributes
System.Web.UI.DataVisualization.Charting.IChartMapArea.MapAreaAttributes
2 writes to MapAreaAttributes
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
2175
item.
MapAreaAttributes
= point.ReplaceKeywords(point.LegendMapAreaAttributes);
2246
item.
MapAreaAttributes
= series.ReplaceKeywords(series.LegendMapAreaAttributes);
1 reference to MapAreaAttributes
System.Web.DataVisualization (1)
Common\General\LegendColumns.cs (1)
1765
return this.LegendItem.
MapAreaAttributes
;