FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartFillStyle Class / Alpha Property

In This Topic
    Alpha Property (ChartFillStyle)
    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