Spread Windows Forms 12.0 Product Documentation
BeginArrowSize Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > EnhancedSolidLine Class : BeginArrowSize Property
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
public int BeginArrowSize {get;}
See Also

Reference

EnhancedSolidLine Class
EnhancedSolidLine Members