AnnotationSmartLabelStyle.CalloutLineAnchorCapStyle Property

.NET Framework (current version)
 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets the anchor cap style for the label callout line.

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

<BrowsableAttribute(False)>
Public Overrides Property CalloutLineAnchorCapStyle As LineAnchorCapStyle

Property Value

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

A LineAnchorCapStyle object that represents the anchor cap style for the label callout line.

This property is for internal use and is hidden at design time and run time.

.NET Framework
Available since 4.0
Return to top
Show: