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