ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / BackColor Property

In This Topic
    BackColor Property (C1OlapChart)
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Overrides Property BackColor As System.Drawing.Color
    public override System.Drawing.Color BackColor {get; set;}
    See Also