[]
Gets or sets the fill alpha value (transparency).
[C1Description("ChartFillStyle.Alpha", "The fill alpha value (transparency).")]
public byte Alpha { get; set; }
<C1Description("ChartFillStyle.Alpha", "The fill alpha value (transparency).")>
Public Property Alpha As Byte