Gets or sets the color to treat as transparent in the background image. Used only for background images within Chart.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlColor TransparentColor { get; set; }
Visual Basic
Public Property TransparentColor As RdlColor
	Get
	Set

See Also