Visual Basic (Declaration) | |
---|---|
Public Property SecondaryColor As Color |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Color SecondaryColor {get; set;} |
The secondary color is used with the primary color to create a gradient fill when using BackgroundMode.Gradient.
dotnetCHARTING | Send comments on this topic. |
SecondaryColor Property | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > Background Class : SecondaryColor Property |
Visual Basic (Declaration) | |
---|---|
Public Property SecondaryColor As Color |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public Color SecondaryColor {get; set;} |