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

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