GrapeCity.Xaml.Excel
JoinType Property (ILineFormat)


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

Reference

ILineFormat Interface
ILineFormat Members