Annotation.LineWidth Property

.NET Framework (current version)
 

Gets or sets the line width of an annotation.

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

abstract LineWidth : int with get, set
override LineWidth : int with get, set

Property Value

Type: System.Int32

An integer value that defines the line width, in pixels, of an annotation.

.NET Framework
Available since 4.0
Return to top
Show: