2 references to GetCellPosition
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
735 Rectangle cellPosition = this.GetCellPosition(currentColumn, currentRow, cellIndex, itemHalfSpacing); 744 Rectangle overlappedCellPosition = this.GetCellPosition(currentColumn, currentRow, cellIndex + spanIndex, itemHalfSpacing);