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


In This Topic
    GradientFill Class
    In This Topic
    Represents a fill that uses a two color linear gradient.
    Syntax
    'Declaration
     
    
    Public Class GradientFill 
       Inherits Fill
    'Usage
     
    
    Dim instance As GradientFill
    public class GradientFill : Fill 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.Fill
          FarPoint.Win.Chart.GradientFill

    See Also