FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / TrendLineMenuItem Class / BackColor Property

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