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

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