ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DView Class / BackColor Property

In This Topic
    BackColor Property (Chart3DView)
    In This Topic
    Background color of plot cube.
    Syntax
    'Declaration
     
    Public Overridable Property BackColor As System.Drawing.Color
    public virtual System.Drawing.Color BackColor {get; set;}
    Remarks
    Inherits from Chart3Darea.Style.BackColor.
    See Also