| Visual Basic (Declaration) | |
|---|---|
Public Property NeedleBorderWidth As Integer | |
| C# | |
|---|---|
public int NeedleBorderWidth {get; set;} | |
Property Value
IntegerThis property is only used if:
1. The NeedleBorderColor property is assigned a value other than Color.Empty.
2. The NeedleType is one of the following:
Arrow1
Arrow2
Arrow3
Radial
Marker (if MarkerImage is not assigned a value)