GrapeCity.Xaml.Excel
JoinType Property (LineFormat)


GrapeCity.Excel.Chart Namespace > LineFormat Class : JoinType Property
Syntax
'Declaration
 
Public Property JoinType As EndLineJoinType
'Usage
 
Dim instance As LineFormat
Dim value As EndLineJoinType
 
instance.JoinType = value
 
value = instance.JoinType
public EndLineJoinType JoinType {get; set;}
See Also

Reference

LineFormat Class
LineFormat Members