1 write to _startCap
System.Web.DataVisualization (1)
Common\Annotation\PolygonAnnotation.cs (1)
140 _startCap = value;
6 references to _startCap
System.Web.DataVisualization (6)
Common\Annotation\PolygonAnnotation.cs (6)
136 return _startCap; 618if (this._startCap != LineAnchorCapStyle.None || 626if (this._startCap == LineAnchorCapStyle.Arrow) 643else if (this._startCap == LineAnchorCapStyle.Diamond) 647else if (this._startCap == LineAnchorCapStyle.Round) 651else if (this._startCap == LineAnchorCapStyle.Square)