PolylineAnnotation.EndCap Property

.NET Framework (current version)
 

Gets or sets the style of an anchor cap at the end of the annotation line.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

public virtual LineAnchorCapStyle EndCap { get; set; }

Property Value

Type: System.Web.UI.DataVisualization.Charting.LineAnchorCapStyle

A LineAnchorCapStyle value that represents the style used for an anchor cap located at the end of an annotation line.

.NET Framework
Available since 4.0
Return to top
Show: