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