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

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