Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / Series Class
Members


In This Topic
    Series Class
    In This Topic
    Represents a Base class for the series. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Series 
    'Usage
     
    
    Dim instance As Series
    public abstract class Series 
    Inheritance Hierarchy
    See Also