Gets or sets the fill alpha value(transparancy).
[Visual Basic]
Public Property Alpha As Byte
[C#]
public byte Alpha {get;set;}
[Delphi]
public property Alpha: Byte read get_Alpha write set_Alpha;
See Also
FillStyle Class | FillStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |