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

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