GrapeCity.Xaml.Excel
Type Property (LineEndStyle)


GrapeCity.Excel.Chart Namespace > LineEndStyle Class : Type Property
Specifies the line end decoration.
Syntax
'Declaration
 
Public Property Type As LineEndType
'Usage
 
Dim instance As LineEndStyle
Dim value As LineEndType
 
instance.Type = value
 
value = instance.Type
public LineEndType Type {get; set;}
See Also

Reference

LineEndStyle Class
LineEndStyle Members