Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / GradientFill Class
Members


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

    System.Object
       FarPoint.Web.Chart.Fill
          FarPoint.Web.Chart.GradientFill

    See Also