| Visual Basic (Declaration) | |
|---|---|
| Public Property Transparency As Integer | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public int Transparency {get; set;} | |
A value of 0 will have no transparency and 100 will be completely transparent.
            
            
            | dotnetCHARTING | Send comments on this topic. | 
| Transparency Property | |
| See Also | |
|     | 
| dotnetCHARTING Namespace > Element Class : Transparency Property | 
| Visual Basic (Declaration) | |
|---|---|
| Public Property Transparency As Integer | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public int Transparency {get; set;} | |