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

In This Topic
    BackgroundImage Property (C1FlexPivotChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImage As Image
    public virtual Image BackgroundImage {get; set;}
    See Also