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