BearishCloudColor Property (IchimokuCloud)
In This Topic
Gets or sets the Bearish Cloud Color
Syntax
'Declaration
<C1DescriptionAttribute("IchimokuCloud.BearishCloudColor", "Gets or sets the Bearish Cloud Color")>
Public Property BearishCloudColor As Brush
[C1Description("IchimokuCloud.BearishCloudColor", "Gets or sets the Bearish Cloud Color")]
public Brush BearishCloudColor {get; set;}
See Also