ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / BackgroundImage Property

In This Topic
    BackgroundImage Property
    In This Topic
    The background image used for the control.
    Syntax
    'Declaration
     
    Public Overrides Property BackgroundImage As System.Drawing.Image
    public override System.Drawing.Image BackgroundImage {get; set;}
    See Also