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

In This Topic
    Backdrop Property (DataPoint)
    In This Topic
    Gets or sets the backdrop information for the DataPoint.
    Syntax
    'Declaration
     
    Public Property Backdrop As Backdrop
    public Backdrop Backdrop {get; set;}

    Property Value

    The backdrop.
    See Also