Implemented interface member:
property
MapAreaAttributes
System.Web.UI.DataVisualization.Charting.IChartMapArea.MapAreaAttributes
4 references to MapAreaAttributes
System.Windows.Forms.DataVisualization (4)
Common\General\StripLine.cs (4)
422
common.HotRegionsList.AddHotRegion(rect, this.ToolTip, this.Url, this.
MapAreaAttributes
, this.PostBackValue, this, ChartElementType.StripLines, string.Empty);
499
common.HotRegionsList.AddHotRegion( lineRect, this.ToolTip, this.Url, this.
MapAreaAttributes
, this.PostBackValue, this, ChartElementType.StripLines, string.Empty );
550
this.Axis.Common.HotRegionsList.AddHotRegion( graph, path, false, this.ToolTip, this.Url, this.
MapAreaAttributes
, this.PostBackValue, this, ChartElementType.StripLines );
600
this.Axis.Common.HotRegionsList.AddHotRegion( graph, path, false, this.ToolTip, this.Url, this.
MapAreaAttributes
, this.PostBackValue, this, ChartElementType.StripLines );