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

In This Topic
    Color Property (Backdrop)
    In This Topic
    Gets or sets the primary color used to fill the backdrop.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}

    Property Value

    System.Drawing.Color.
    See Also