1 write to IsTextAutoFit
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3451
this.
IsTextAutoFit
= false;
2 references to IsTextAutoFit
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
577
if(this.
IsTextAutoFit
&&
974
bool reduceFont = this.
IsTextAutoFit
;