Spread Windows Forms 12.0 Product Documentation
BeginArrowType Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > EnhancedSolidLine Class : BeginArrowType Property
Gets the arrow type at the start of the line.
Syntax
'Declaration
 
Public ReadOnly Property BeginArrowType As ArrowType
'Usage
 
Dim instance As EnhancedSolidLine
Dim value As ArrowType
 
value = instance.BeginArrowType
public ArrowType BeginArrowType {get;}
See Also

Reference

EnhancedSolidLine Class
EnhancedSolidLine Members