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