3 references to GetCellText
System.Windows.Forms.DataVisualization (3)
Common\General\LegendColumns.cs (3)
1526 string cellText = this.GetCellText(); 2046SizeF charSize = chartGraph.MeasureStringAbs(this.GetCellText(), cellFont, new SizeF(10000f, 10000f), format); 2061this.GetCellText(),