1 write to _text
System.Windows.Forms.DataVisualization (1)
Common\Annotation\TextAnnotation.cs (1)
129
_text
= value;
2 references to _text
System.Windows.Forms.DataVisualization (2)
Common\Annotation\TextAnnotation.cs (2)
125
return
_text
;
635
this.ReplaceKeywords(
_text
.Replace("\\n", "\n")),