FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DView Class / ForeColor Property

In This Topic
    ForeColor Property (Chart3DView)
    In This Topic
    Gets or sets the foreground color of plot cube. Inherits from Chart3DArea.Style.ForeColor.
    Syntax
    'Declaration
     
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also