AnnotationSmartLabelStyle.CalloutLineColor 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 color of the label callout line.

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

<BrowsableAttribute(False)>
<TypeConverterAttribute(GetType(ColorConverter))>
Public Overrides Property CalloutLineColor As Color

Property Value

Type: System.Drawing.Color

A Color object that represents the color of 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: