Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / BaseSeries Class
Members


In This Topic
    BaseSeries Class
    In This Topic
    Represents the base class for all Series.
    Syntax
    'Declaration
     
    Public MustInherit Class BaseSeries 
    'Usage
     
    Dim instance As BaseSeries
    public abstract class BaseSeries 
    Inheritance Hierarchy
    Public Properties
     NameDescription
    Public PropertyGets or sets the BaseSeriesColor.  
    Public PropertyGets or sets if the Series is used as the primary Axis.  
    Public PropertyGets or sets the BaseSeries' width.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Protected Method  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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