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


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