GrapeCity.Xaml.Excel
Width Property (LineEndStyle)


GrapeCity.Excel.Chart Namespace > LineEndStyle Class : Width Property
Specified the line width.
Syntax
'Declaration
 
Public Property Width As LineSize
'Usage
 
Dim instance As LineEndStyle
Dim value As LineSize
 
instance.Width = value
 
value = instance.Width
public LineSize Width {get; set;}
See Also

Reference

LineEndStyle Class
LineEndStyle Members