1 write to _lineColor
System.Web.DataVisualization (1)
Common\General\Axis.cs (1)
1092
_lineColor
= value;
7 references to _lineColor
System.Web.DataVisualization (7)
Common\General\Axis.cs (7)
1088
return
_lineColor
;
2548
graph.DrawLineRel(
_lineColor
, _lineWidth, _lineDashStyle, first, second);
2583
graph.DrawArrowRel(arrowPosition, arrowOrientation, _arrowStyle,
_lineColor
, _lineWidth, _lineDashStyle, opositeAxis.majorTickMark.Size, _lineWidth);
2799
_lineColor
, _lineWidth, _lineDashStyle,
2829
_lineColor
, _lineWidth, _lineDashStyle,
2860
_lineColor
, _lineWidth, _lineDashStyle,
2892
_lineColor
, _lineWidth, _lineDashStyle,