ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Backdrop Class / Gradient Property

In This Topic
    Gradient Property
    In This Topic
    Gets or sets the enumerated GradientType used for the Backdrop.
    Syntax
    'Declaration
     
    Public Property Gradient As GradientType
    public GradientType Gradient {get; set;}
    See Also