Implemented interface member:
property
MapAreaAttributes
System.Web.UI.DataVisualization.Charting.IChartMapArea.MapAreaAttributes
3 writes to MapAreaAttributes
System.Web.DataVisualization (3)
Common\General\Legend.cs (2)
2220 cell.MapAreaAttributes = point.ReplaceKeywords(cell.MapAreaAttributes); 2269 cell.MapAreaAttributes = series.ReplaceKeywords(cell.MapAreaAttributes);
Common\General\LegendColumns.cs (1)
762 newCell.MapAreaAttributes = this.MapAreaAttributes;
2 references to MapAreaAttributes
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
2220 cell.MapAreaAttributes = point.ReplaceKeywords(cell.MapAreaAttributes); 2269 cell.MapAreaAttributes = series.ReplaceKeywords(cell.MapAreaAttributes);