1 write to _titleAlignment
System.Windows.Forms.DataVisualization (1)
Common\General\Legend.cs (1)
3903 this._titleAlignment = value;
2 references to _titleAlignment
System.Windows.Forms.DataVisualization (2)
Common\General\Legend.cs (2)
3897 return this._titleAlignment; 3901 if(value != this._titleAlignment)