ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.FillStyle Class / Alpha Property

In This Topic
    Alpha Property
    In This Topic
    Gets or sets the fill alpha value (transparency).
    Syntax
    'Declaration
     
    Public Property Alpha As Byte
    public byte Alpha {get; set;}
    See Also