Visual Basic (Declaration) | |
---|---|
Public Property SecondaryColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color SecondaryColor {get; set;} |
The secondary color is used with financial series types to indicate that the
closing price (Close) is lower than the opening price
(Open).