Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / BackgroundImage Class / TransparentColor Property

In This Topic
    TransparentColor Property
    In This Topic
    Gets or sets the color to treat as transparent in the background image. Used only for background images within Chart.
    Syntax
    'Declaration
     
    Public Property TransparentColor As RdlColor
    public RdlColor TransparentColor {get; set;}
    See Also