Implemented interface member:
property
ToolTip
System.Web.UI.DataVisualization.Charting.IChartMapArea.ToolTip
10 references to ToolTip
System.Windows.Forms.DataVisualization (10)
Common\Annotation\AnnotationCollection.cs (1)
278 annotation.ReplaceKeywords(annotation.ToolTip) );
Common\Annotation\ArrowAnnotation.cs (1)
361ReplaceKeywords(this.ToolTip),
Common\Annotation\CalloutAnnotation.cs (2)
751ReplaceKeywords(this.ToolTip), 774 ReplaceKeywords(this.ToolTip),
Common\Annotation\GroupAnnotation.cs (1)
953 ReplaceKeywords(this.ToolTip),
Common\Annotation\ImageAnnotation.cs (1)
619 ReplaceKeywords(this.ToolTip),
Common\Annotation\LineAnnotation.cs (1)
703 ReplaceKeywords(this.ToolTip),
Common\Annotation\PolygonAnnotation.cs (1)
773ReplaceKeywords(this.ToolTip),
Common\Annotation\TextAnnotation.cs (2)
464ReplaceKeywords(this.ToolTip), 482 ReplaceKeywords(this.ToolTip),