2 references to GetMaximumNumberOfRows
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
635
else if(this.
GetMaximumNumberOfRows
() == 1 && (this._verticalSpaceLeft < 0 && this._horizontalSpaceLeft >= 0))
710
itemHalfSpacing.Height = (int)(this._verticalSpaceLeft / this.
GetMaximumNumberOfRows
() / 2);