ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / IchimokuCloud Class / LeadingSpanBLineStyle Property

In This Topic
    LeadingSpanBLineStyle Property
    In This Topic
    Gets or sets the Leading Span B line style.
    Syntax
    'Declaration
     
    
    Public Property LeadingSpanBLineStyle As ChartStyle
    public ChartStyle LeadingSpanBLineStyle {get; set;}
    See Also