1 write to _borderColor
System.Windows.Forms.DataVisualization (1)
Common\General\StripLine.cs (1)
1049 _borderColor = value;
2 references to _borderColor
System.Windows.Forms.DataVisualization (2)
Common\General\StripLine.cs (2)
469 graph.Draw3DGridLine(this.Axis.ChartArea, _borderColor, _borderWidth, _borderDashStyle, point1, point2, horizontal, Axis.Common, this ); 1045 return _borderColor;