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


In This Topic
EndArrowType Property (EnhancedSolidLine)
In This Topic
Gets the arrow type at the end of the line.
Syntax
'Declaration
 
Public ReadOnly Property EndArrowType As ArrowType
 
'Usage
 
Dim instance As EnhancedSolidLine
Dim value As ArrowType
 
value = instance.EndArrowType
See Also