Visual Basic (Declaration) | |
---|---|
Public Property Color As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color Color {get; set;} |
Making this color partially transparent will give the shadow a more realistic look.
dotnetCHARTING | Send comments on this topic. |
Color Property | |
See Also |
dotnetCHARTING Namespace > Shadow Class : Color Property |
Visual Basic (Declaration) | |
---|---|
Public Property Color As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color Color {get; set;} |