3 references to Text
System.Web.DataVisualization (3)
Common\General\Selection.cs (1)
2272
if ((title.
Text
.Length == 0 || title.ForeColor == Color.Transparent) &&
Common\General\Title.cs (2)
1356
string titleText = this.
Text
;
1872
"W" + this.
Text
.Replace("\\n", "\n"),