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

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