ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / BackColor Property

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