2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / 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 System.Byte
    public System.byte Alpha {get; set;}
    See Also