ActiveReports Developer 7
Alpha Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Backdrop Class : Alpha Property

Glossary Item Box

Gets or sets the alpha level (transparency).

Syntax

Visual Basic (Declaration) 
Public Property Alpha As System.Byte
C# 
public System.byte Alpha {get; set;}

See Also