ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / IchimokuCloud Class / BullishCloudColor Property

In This Topic
    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