GrapeCity.Xaml.Excel
LineEndType Enumeration


GrapeCity.Excel.Chart Namespace : LineEndType Enumeration
Represents the shape decoration that appears at the ends of lines.
Syntax
'Declaration
 
Public Enum LineEndType 
   Inherits System.Enum
'Usage
 
Dim instance As LineEndType
public enum LineEndType : System.Enum 
Members
MemberDescription
ArrowHead Linearrow head
Diamond Diamond
None No end
Oval Oval
StealthArrow Stealth arrow head
Traingle Trangle arrow head
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.LineEndType

See Also

Reference

GrapeCity.Excel.Chart Namespace