ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / Legend Class / BackColor Property

In This Topic
    BackColor Property (Legend)
    In This Topic
    Gets or sets the legend's background color.
    Syntax
    'Declaration
     
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also