ArrowAnnotation.ArrowSize Property

.NET Framework (current version)
 

Gets or sets an arrow size, in pixels.

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

<BindableAttribute(True)>
Public Overridable Property ArrowSize As Integer

Property Value

Type: System.Int32

An integer value that represents arrow size—that is, its thickness—in pixels.

.NET Framework
Available since 4.0
Return to top
Show: