Spread Windows Forms 12.0 Product Documentation
JoinType Property


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

Reference

EnhancedSolidLine Class
EnhancedSolidLine Members