3 references to GetMaximumNumberOfRows
System.Windows.Forms.DataVisualization (3)
Common\General\Legend.cs (3)
1496 ( (this.GetMaximumNumberOfRows(numberOfRowsPerColumn) == 1 || vertSpaceLeft < 0) && horSpaceLeft > 0) ) 1664 return this.GetMaximumNumberOfRows(this._numberOfRowsPerColumn); 1728 int maxNumberOfRows = this.GetMaximumNumberOfRows(numberOfRowsPerColumn);