Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / EnhancedSolidLine Class / BeginArrowSize Property


In This Topic
BeginArrowSize Property
In This Topic
Gets the arrow size at the start of the line. The BeginArrowSize property ranges from 0 to 8.
Syntax
'Declaration
 
Public ReadOnly Property BeginArrowSize As Integer
 
'Usage
 
Dim instance As EnhancedSolidLine
Dim value As Integer
 
value = instance.BeginArrowSize
See Also