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

In This Topic
    Backdrop Property (LabelInfo)
    In This Topic
    Gets or sets the backdrop information to be used for the label.
    Syntax
    'Declaration
     
    Public Property Backdrop As Backdrop
    public Backdrop Backdrop {get; set;}
    See Also