2 references to GetColumnHeight
System.Windows.Forms.DataVisualization (2)
Common\General\Legend.cs (2)
1415 int lastColumnHeight = this.GetColumnHeight(columnNumber - 1); 1533 int columnHeight = this.GetColumnHeight(columnIndex);