Namespace: 
   C1.Util.VisualEffects
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[CategoryAttribute("4. Shadow")] [BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public int Transparency { get; set; }  | 
| Visual Basic | 
|---|
<CategoryAttribute("4. Shadow")> _ <BrowsableAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Property Transparency As Integer Get Set  |