1 write to _endCap
System.Web.DataVisualization (1)
Common\Annotation\PolygonAnnotation.cs (1)
165 _endCap = value;
6 references to _endCap
System.Web.DataVisualization (6)
Common\Annotation\PolygonAnnotation.cs (6)
161 return _endCap; 619this._endCap != LineAnchorCapStyle.None) 655if (this._endCap == LineAnchorCapStyle.Arrow) 672else if (this._endCap == LineAnchorCapStyle.Diamond) 676else if (this._endCap == LineAnchorCapStyle.Round) 680else if (this._endCap == LineAnchorCapStyle.Square)