GrapeCity.Xaml.Excel
Length Property (LineEndStyle)


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

Reference

LineEndStyle Class
LineEndStyle Members