1 write to _lineDashStyle
System.Web.DataVisualization (1)
Common\General\Axis.cs (1)
1148_lineDashStyle = value;
7 references to _lineDashStyle
System.Web.DataVisualization (7)
Common\General\Axis.cs (7)
1144return _lineDashStyle; 2548graph.DrawLineRel(_lineColor, _lineWidth, _lineDashStyle, first, second); 2583graph.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,