Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / Line Class
Members


In This Topic
    Line Class
    In This Topic
    Represents the Base class for lines.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Line 
    'Usage
     
    
    Dim instance As Line
    public abstract class Line 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.Line
          FarPoint.Win.Chart.NoLine
          FarPoint.Win.Chart.SolidLine

    See Also