Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ILineFormat Interface

In This Topic
    ILineFormat Interface Properties
    In This Topic

    For a list of all members of this type, see ILineFormat members.

    Public Properties
     NameDescription
     PropertyGets the ColorFormat object that represents the specified fill background color.  
     PropertyGets or sets the length of the arrowhead at the beginning of the specified line.  
     PropertyGets or sets the style of the arrowhead at the beginning of the specified line.  
     PropertyGets or sets the width of the arrowhead at the beginning of the specified line.  
     PropertyGets or sets the dash style for the specified line.  
     PropertyGets or sets the length of the arrowhead at the end of the specified line.  
     PropertyGets or sets the style of the arrowhead at the end of the specified line.  
     PropertyGets or sets the width of the arrowhead at the end of the specified line.  
     PropertyGets the ColorFormat object that represents the specified fill foreground color.  
     PropertyGets or sets a value indicating whether lines are drawn inside the specified shape's boundaries.  
     PropertyGets or sets the GrapeCity.Spreadsheet.PatternType value that represents the fill pattern.  
     PropertyGets or sets the GrapeCity.Drawing.LineStyle value that represents the style of the line.  
     PropertyGets or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).  
     PropertyGets or sets a value indicating whether this ILineFormat is visible.  
     PropertyGets or sets the System.Double value that represents the weight of the line.  
    Top
    See Also