LineAnnotation.StartCap Property

.NET Framework (current version)
 

Gets or sets a style for the anchor cap at the start of an annotation line.

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

public virtual LineAnchorCapStyle StartCap { get; set; }

Property Value

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

A LineAnchorCapStyle enumeration value that represents the style to apply to the anchor cap at the start of the line.

.NET Framework
Available since 4.0
Return to top
Show: