Gets or sets the shadow transparency.
[Visual Basic]
Public Property Transparency As Integer
[C#]
public int Transparency {get;set;}
[Delphi]
public property Transparency: Int32 read get_Transparency write set_Transparency;
See Also
VisualEffectsStyle.ShadowStyle Class | VisualEffectsStyle.ShadowStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |