CalloutAnnotation.CalloutAnchorCap Property
.NET Framework (current version)
Gets or sets the style for a callout line anchor cap.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] abstract CalloutAnchorCap : LineAnchorCapStyle with get, set [<BindableAttribute(true)>] override CalloutAnchorCap : LineAnchorCapStyle with get, set
Property Value
Type: System.Web.UI.DataVisualization.Charting.LineAnchorCapStyleA LineAnchorCapStyle enumeration value that represents the style to use for a callout line anchor cap.
The CalloutAnchorCap property sets the style of the anchor cap for the line that connects the annotation with the anchor point. This property is only applicable when a SimpleLine or Borderline callout style is used.
.NET Framework
Available since 4.0
Available since 4.0
Show: