ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LegendItem Class / Backdrop Property

In This Topic
    Backdrop Property (LegendItem)
    In This Topic
    Gets or sets the backdrop information to draw under the legend marker shape.
    Syntax
    'Declaration
     
    Public Property Backdrop As Backdrop
    public Backdrop Backdrop {get; set;}
    See Also