2 writes to markerBorderWidth
System.Web.DataVisualization (2)
Common\DataManager\DataPoint.cs (2)
4624 series.markerBorderWidth = value; 6424 series.markerBorderWidth = 1;
3 references to markerBorderWidth
System.Web.DataVisualization (3)
Common\DataManager\DataPoint.cs (3)
4606 return series.markerBorderWidth; 4612 return series.markerBorderWidth; 5919 return series.markerBorderWidth != 1;