ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Legend Class / Backdrop Property

In This Topic
    Backdrop Property (Legend)
    In This Topic
    Gets or sets the backdrop information with which to fill the legend box.
    Syntax
    'Declaration
     
    Public Property Backdrop As BackdropItem
    public BackdropItem Backdrop {get; set;}
    See Also