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


In This Topic
    NoLine Class
    In This Topic
    Represents a line that is transparent.
    Syntax
    'Declaration
     
    
    Public Class NoLine 
       Inherits Line
    'Usage
     
    
    Dim instance As NoLine
    public class NoLine : Line 
    Inheritance Hierarchy

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

    See Also