FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / FlexChartBase Class / BackColor Property

In This Topic
    BackColor Property (FlexChartBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BackColor As System.Drawing.Color
    public System.Drawing.Color BackColor {get; set;}
    See Also