FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexPie Class / BackgroundImage Property

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