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

In This Topic
    Color2 Property
    In This Topic
    Gets or sets the secondary color used for gradient effects and patterns.
    Syntax
    'Declaration
     
    Public Property Color2 As Color
    public Color Color2 {get; set;}

    Property Value

    System.Drawing.Color.
    See Also