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


In This Topic
JoinType Property (EnhancedSolidLine)
In This Topic
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
See Also