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