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


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

    System.Object
       FarPoint.Win.Chart.Fill
          FarPoint.Win.Chart.NoFill

    See Also