CalloutAnnotation.LineDashStyle Property

.NET Framework (current version)
 

Gets or sets the annotation line style.

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

<BrowsableAttribute(True)>
Public Overrides Property LineDashStyle As ChartDashStyle

Property Value

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

A ChartDashStyle enumeration value used to draw the annotation line.

.NET Framework
Available since 4.0
Return to top
Show: