Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Line Class
Members


In This Topic
    Line Class
    In This Topic
    Encapsulates the properties of lines in a Chart-related context.
    Syntax
    'Declaration
     
    
    Public Class Line 
    'Usage
     
    
    Dim instance As Line
    public class Line 
    Remarks
    Lines can be found in Series containing a Stroke or Border, in the Borders of ChartsLegendsMarkers, as well as in a few other places.
    Inheritance Hierarchy

    System.Object
       Xceed.Workbooks.NET.Line

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also