2 references to MarkerBorderWidth
System.Windows.Forms.DataVisualization (2)
Common\General\LegendColumns.cs (2)
2411int markerBorderWidth = (legendItem.MarkerBorderWidth > maxBorderWidth) ? maxBorderWidth : legendItem.MarkerBorderWidth;