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

In This Topic
    LeadingSpanBLineStyle Property (IchimokuCloud)
    In This Topic
    Gets or sets the Leading Span A line style.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("IchimokuCloud.LeadingSpanBLineStyle", "Gets or sets the Leading Span A line style.")>
    Public Property LeadingSpanBLineStyle As ChartStyle
    [C1Description("IchimokuCloud.LeadingSpanBLineStyle", "Gets or sets the Leading Span A line style.")]
    public ChartStyle LeadingSpanBLineStyle {get; set;}
    See Also