ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Chart Namespace / StubChartRenderer.DesignStyle Class / BackgroundImageSource Property

In This Topic
    BackgroundImageSource Property (StubChartRenderer.DesignStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BackgroundImageSource As ImageSource
    public ImageSource BackgroundImageSource {get; set;}
    See Also